Commit graph

14 commits

Author SHA1 Message Date
Benno Lang
ff23de60bb Support using Vosk instead of Whisper for transcripts
For Esperanto, Vosk is used automatically, since Whisper doesn't
support Esperanto
2025-01-23 15:50:05 +10:30
Benno Lang
62f4b7bedd Skip podcasts not set for auto-download unless they are requested by a filter 2025-01-23 13:51:11 +10:30
Benno Lang
005244e96d Only output info about file downloads in verbose mode 2025-01-23 13:50:03 +10:30
Benno Lang
f9c98402bc Include --verbose option in help 2025-01-23 13:49:27 +10:30
Benno Lang
1d80da48a8 Save config value to auto-download new episodes 2025-01-23 13:39:09 +10:30
Benno Lang
044e5bb921 Report audio duration of each episode being processed
And, in new verbose mode, report when audio files are skipped (as
they have been previously processed)
2025-01-22 20:51:04 +10:30
Benno Lang
4587950623 Report nonexistent options as errors
Instead of trying to use them as filters
2025-01-22 20:46:16 +10:30
Benno Lang
f1e05564a2 Remove debug output 2025-01-22 14:50:47 +10:30
Benno Lang
d53039a203 Improve output message about which episodes are being fetched 2025-01-22 14:37:35 +10:30
Benno Lang
3559aa4cfe Remove unused import 2025-01-22 14:34:14 +10:30
Benno Lang
167db31e6a Fix: wrong directory after processing audio 2025-01-22 13:17:07 +10:30
Benno Lang
56f3ddd02f Remove test line 2025-01-21 23:10:07 +10:30
Benno Lang
ed05233c6e Ignore TODO 2025-01-21 23:00:39 +10:30
Benno Lang
81ffe5a50f First version, seems to work 2025-01-21 22:59:56 +10:30