diff --git a/buzz/transcriber/file_transcriber.py b/buzz/transcriber/file_transcriber.py index c50d4af2..822e7107 100755 --- a/buzz/transcriber/file_transcriber.py +++ b/buzz/transcriber/file_transcriber.py @@ -179,7 +179,6 @@ class FileTranscriber(QObject): ... -# TODO: Move to transcription service def write_output( path: str, segments: List[Segment], diff --git a/share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml b/share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml index 2b7bd1ab..d00fafb5 100644 --- a/share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml +++ b/share/metainfo/io.github.chidiwilliams.Buzz.metainfo.xml @@ -65,6 +65,18 @@ + + https://github.com/chidiwilliams/buzz/releases/tag/v1.4.4 + +

Bug fixes and minor improvements.

+
    +
  • Fixed Youtube link downloading
  • +
  • Added option to import folder
  • +
  • Extra settings for live recordings
  • +
  • Update checked for Windows and Macs
  • +
+
+
https://github.com/chidiwilliams/buzz/releases/tag/v1.4.3