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

4 Commits

Author SHA1 Message Date
54834550d5 Decouple config package 2022-01-02 14:57:10 +02:00
01d74f815f Use H.264 codec first 2020-09-20 20:46:20 +09:00
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
c6e602e5f6 Refactor ytdl 2020-03-07 14:51:38 -08:00