d0u9 / youtube-dl-webui

Another webui for youtube-dl powered by Flask.
GNU General Public License v2.0
329 stars 112 forks source link

[Feature request] Dynamic format selection #11

Closed kitce closed 6 years ago

kitce commented 6 years ago

Sometimes I want the complete video, sometimes I only want the audio, also different video/audio qualities.

It would be great if I can select the format from the webUI instead of being hardcoded in the configuration file.

d0u9 commented 6 years ago

This feature will be added in the next release. You will have a chance to set different configuration for each task before downloading.

d0u9 commented 6 years ago

I have added this feature in the latest release. You can specify the format when adding new task.