-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE REQUEST] Include Extra command input by default #537
Comments
Go to more |
@zaednasr @teddysulaimanGL Can you help me by guiding how to actually use this template while downloading videos along with presets on video info card. From my limited knowledge isnt this feature for those situtations when you manually give the command to yt-dlp? |
It'll always be passed along the GUI configurations. You don't need to do anything else once you set it as "Extra Command" |
If you check extra command the app will write it for you in the extra commands section every time you download |
Is your feature request available in yt-dlp? Please describe.
I want a functionality to embed subtitles (if present) else embed auto-subtitles without any subtitle file. Currently, there is no single functionality to achieve all these steps at once.
Describe the solution you'd like
So until a new yt-dlp functionality achieves this, I can achieve this by enabling embed subs, write subs, write auto subs in settings and if i can enable an Extra Command input by default such as
--compat-options no-keep-subs
, the purpose can achieved but for now i have to give this input every time.Describe alternatives you've considered
NA
Additional context
(context https://github.com/yt-dlp/yt-dlp/issues/826,
https://github.com/yt-dlp/yt-dlp/issues/630#issuecomment-893659460)
The text was updated successfully, but these errors were encountered: