metube/app
georgekav 2e6658ce49 Use paths parameters from yt_dlp for passing the path instead of making it part of the output template.
This allows to use postprocessors like split-chapters that use their own output template parameter key ("chapter") and not the default one. By providing paths dictionary the postprocessors will respect that path for the output of the processed files.
2022-06-06 20:46:29 +02:00
..
dl_formats.py fix typo (closes #94) 2021-12-21 10:37:05 +02:00
main.py reworked persistent queues 2022-01-25 23:56:17 +02:00
ytdl.py Use paths parameters from yt_dlp for passing the path instead of making it part of the output template. 2022-06-06 20:46:29 +02:00