axcore / tartube

A GUI front-end for youtube-dl, partly based on youtube-dl-gui and written in Python 3 / Gtk 3
GNU Lesser General Public License v2.1
2.05k stars 111 forks source link

How to download video only instead of entire playlist? #569

Closed bheeshmpita closed 1 year ago

bheeshmpita commented 1 year ago

When i use links of videos from playlist, tartube downloads entire playlist instead of that particular video. Which setting should i modify to fix this?

mokun commented 1 year ago

I have the same issue on youtube videos that is a part of a playlist.

Is there a option to change that ?

Can someone take a look ? Appreciate that !

axcore commented 1 year ago

Guys, if your problem is "I can't download this playlist", please give me the URL of the playlist.

Are we talking about YouTube playlists? You need to edit the video's URL, removing the &list=XXXX part.

bheeshmpita commented 1 year ago

You need to edit the video's URL, removing the &list=XXXX part

Thanks. If possible, can we have this feature in future versions of tartube where the software does this URL modification part itself?