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

When downloading a channel, Tartube won't download past live streams #629

Closed chaitanya-1919 closed 5 months ago

chaitanya-1919 commented 5 months ago

Whenever I try to download a youtube channel, it won't download past live streams. It downloads only the videos which were uploaded normally.

Screenshot 2024-04-22 110409

Those past livestreams were not set to private or unlisted.

However, when I try to download a playlist, all the videos, including those that are past livestreams, are being downloaded without any issue.

Screenshot 2024-04-22 115140

Please help. I want to download the entire channel, including those videos that were livestreamed.

chaitanya-1919 commented 5 months ago

My bad. I removed the /videos at the end of the URL upon the advice of a kind redditor and Tartube is now detecting the livestreams now.