shaked6540 / YoutubePlaylistDownloader

A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like
Apache License 2.0
1.54k stars 244 forks source link

Doesn't download every video in the playlist #182

Open Luccas-A opened 1 year ago

Luccas-A commented 1 year ago

Only downloaded 71 out of the 118 songs in my playlist, during the "Currently Downloading:" part the tool will randomly stop on a song and start converting files

shaked6540 commented 1 year ago

Link the playlist, I can't check anything if you dont tell me how to reproduce it

Luccas-A commented 1 year ago

https://www.youtube.com/playlist?list=PLkwLe_lCYcVi4iV1o1TsY_E8GcyDCsD4t

I noticed that every time i run the tool it downloads more songs, first time 71, second 98 and third 114

shaked6540 commented 1 year ago

Thanks, I will try to find some time to look at it this week

Trans-Cyber commented 1 year ago

Hello, could you please create one that is supported by a 32bit system? Thank you.

shaked6540 commented 1 year ago

Hello, could you please create one that is supported by a 32bit system? Thank you.

This one should be support by 32 bit already. Are you having trouble running it on a 32 bit system?

ashrafalaa16 commented 1 year ago

the destination folder was empty but had one video after running as admin out of 15 videos

DominicLegend commented 7 months ago

Hello, (Pics will be provided bellow) (I would not like to share link to my playlists so if needed please contact me via d.konarsky2@gmail.com)

Sorry to hear about what situation you're in. I hope it gets better for you. If by any chance you got the time to resolve my issue, i'd be thankful.

After searching for a solution of downloading more than 6k songs from playlists I found this. Great work, must congratulate you. One hell of a piece.

Anyway, I put my playlist to download, everything works fine. There is this thing that concern me tho. Many songs it says downloading, blinks really fast from 0 to full / the download bar /, and says 0MiB/s while doing it. I notice on larger files that its actually downloading like 200MiB/s+ but still. Thought I should ask about it.

one

Back to my the problem. Was probably downloading around 8 - 10 hours. Tho when I came back it only downloaded 3 240(or close to that) out of 4724 the point is it still didn't download more then 1500 videos (songs).

Now I'm running it again, seems like its downloading new songs even tho I did the same thing. Update 1 : After starting it again i downloaded a total of 4445/4724.

Here are my settings. (Yes I do start the program as administrator.)

two

three

I was thinking i'd help support the great idea of yours and translate your program to Slovak. If anything needed please contact me via email. (d.konarsky2@gmail.com)

shaked6540 commented 7 months ago

Videos will get skipped if:

  1. The video is age restricted - youtube requires you to login in order to watch restricted videos, which I don't support in the program
  2. The video is private
  3. The video has no streams that can be downloaded (usually happens with very old videos, where the video and audio are 1 stream)

In any case, I can't solve any of those (especially 1 and 2, because they're not my choice) because I don't have time

Feel free to translate the app to your language, you just need to go to the Languages folder in the source code and create a new language file, simple make a copy of the English file and translate the text in there, then either send me the file or make a pull request and I'll approve it