-
Hi there, i'm reading the Docs and trying to wrap my head around all the settings... and was wondering; Is it possible to generate / download the "default config files" which contain all the default settings and presets that are used by default? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
jmbannon
May 9, 2024
Replies: 1 comment
-
Hi @notDavid , you can find them all here: https://github.com/jmbannon/ytdl-sub/tree/master/src/ytdl_sub/prebuilt_presets In addition,.you can run with --log-level debug and it will print all settings used in a subscription |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
notDavid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @notDavid , you can find them all here: https://github.com/jmbannon/ytdl-sub/tree/master/src/ytdl_sub/prebuilt_presets
In addition,.you can run with --log-level debug and it will print all settings used in a subscription