jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.53k stars 456 forks source link

Add an option to be able to download all the videos in the playlist. Could be useful for some people. #349

Open ghost opened 2 years ago

ghost commented 2 years ago

Is your feature request related to a problem? Please describe. Yes, it was related when i tried downloading a video from a playlist, instead of downloading the video that im tryna download, it downloads the whole videos from the playlist

Describe the solution you'd like I dont know about development that much, so i dont have a solution for this.

Describe alternatives you've considered no.

Additional context no.

Deasonfun commented 2 years ago

This is related to issue #348 . I think a possible solution would to have it detect if the URL is a playlist and ask if you want to down the whole playlist or just the one video.