ErrorFlynn / ytdlp-interface

Windows graphical interface for yt-dlp, designed as a simple YouTube downloader
MIT License
1.11k stars 58 forks source link

[Feature Request] Disable Queued Items + Re-check Queued Items for New Formats #139

Closed githottub closed 4 months ago

githottub commented 6 months ago

Scenario: add newly posted videos to the queue that youtube hasn't yet added format 616 (enhanced bitrate) so those videos need to be left in the queue without downloading (thus the request to disable/enable queue items) and then later re-check them to see if format 616 is now available.

For example, both Disable/Enable and Re-check Formats could be added to the right-click context menu.

As always, my sincere thanks for your continued improvement of this great software.