deniscerri / ytdlnis

Android Video/Audio Downloader app using yt-dlp
GNU General Public License v3.0
3.9k stars 138 forks source link

[FEATURE REQUEST] Include Extra command input by default #537

Closed bheeshmpita closed 2 months ago

bheeshmpita commented 2 months ago

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)

zaednasr commented 2 months ago

Go to more Command templates Add template Write the command Check extra command for audio or video download type

teddysulaimanGL commented 2 months ago

The option is already there.

Screenshot_20240730_181501.png

bheeshmpita commented 2 months ago

@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? Thanks

teddysulaimanGL commented 2 months ago

It'll always be passed along the GUI configurations. You don't need to do anything else once you set it as "Extra Command"

zaednasr commented 2 months ago

If you check extra command the app will write it for you in the extra commands section every time you download