kannagi0303 / yt-dlp-gui

Windows GUI for yt-dlp
MIT License
1.25k stars 81 forks source link

[FEATURE REQUEST] default format options #137

Open the-liquid-metal opened 4 months ago

the-liquid-metal commented 4 months ago

Currently, yt-dlp-gui selects the first item in video/audio option. Since item in those options can be a dozens, and user tend to download a particular format, it would be practical if there are default format options. Current video/audio option consist of compound spec: resolution, FPS, codec, etc. For default format purpose, these options should be break down into its component and placed in dadicated option: resolution option, FPS options, codec options, etc.

Since there is no certainty about the availability of the default format, yt-dlp-gui should provide a relaxed companion options.

Note: