21 Commits
Author SHA1 Message Date
Maksym Pavlenko 7a81903ae8 Replace deprecated function calls
Signed-off-by: Maksym Pavlenko <[email protected]>
2024-03-31 17:23:42 -07:00
Dawid H 5f0123ddbc fix: correct enclosure type on custom format 2022-11-03 08:48:47 +01:00
Dawid H d15e729d46 feat: added custom format support 2022-10-29 02:22:45 +02:00
Maksym Pavlenko 36900183b5 Allow custom youtube-dl path 2022-01-02 16:57:54 +02:00
Maksym Pavlenko 54834550d5 Decouple config package 2022-01-02 14:57:10 +02:00
Maksym Pavlenko d39e464585 Configure download timeouts #186 2020-10-17 16:47:41 -07:00
Tatsuya Otsuka 01d74f815f Use H.264 codec first 2020-09-20 20:46:20 +09:00
Jessica Stokes a878c05d9d Allow additional youtube-dl arguments
This allows inserting arbitrary extra arguments into the youtube-dl command-line within each podcast feed entry. This allows, for example, requesting that youtube-dl embed subtitles and captions into the video file, or configuring additional postprocessor arguments.

No effort has been made to make sure no incompatible arguments are provided, with the expectation that the end-user will understand what's possible, and that this is an option expressly for advanced users.

This would fix #162,and theoretically also #136!
2020-08-11 16:28:20 -07:00
Maksym Pavlenko df7dc56daf Fix self update loop 2020-04-19 14:26:53 -07:00
Maksym Pavlenko 0e4a7a6d88 Auto update youtube-dl #119 #130 2020-04-19 13:19:31 -07:00
Dmitry Panov fb9ba8adb0 Remove temporary files and directories. 2020-04-17 00:16:55 +01:00
Maksym Pavlenko 4afc4774d3 Detect ffmpeg or avconv for youtube-dl #122 2020-04-16 15:36:03 -07:00
174557ee4f Log a message when a '429 Too Many Requests' error is detected, in case of another error log the output from youtube-dl. (#121)
Co-authored-by: Dmitry Panov <[email protected]>
2020-04-16 13:22:32 -07:00
Maksym Pavlenko d6e8a221de Looup for youtube-dl binary #95 2020-04-12 14:32:32 -07:00
delaosa 054993dff7 fix YoutubeDL output template 2020-04-05 20:10:24 +02:00
Maksym Pavlenko c6e602e5f6 Refactor ytdl 2020-03-07 14:51:38 -08:00
Виктор ДикторandGitHub 4fb66ae34f Limit for maximum resolution of videos #74 #80 2020-01-29 13:51:03 -08:00
Maksym Pavlenko fe02f8394a Minor code refactoring 2019-11-27 21:07:39 -08:00
Huseyin ZenginandMaksym Pavlenko 3ba98e8aee Use youtube-dl output template with extension parameter #50 #59 2019-11-26 10:58:33 -08:00
Maksym Pavlenko bcf1f3e042 Add Github Actions CI script 2019-11-15 23:16:59 -08:00
Maksym Pavlenko 753568b05c Implement episode downloader 2019-11-13 18:16:35 -08:00