1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

14 Commits

Author SHA1 Message Date
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
Dmitry Panov
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 <dop251@gmail.com>
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
Виктор Диктор
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 Zengin
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