marcopeocchi / yt-dlp-web-ui

A terrible web ui for yt-dlp. Designed to be self-hosted.
Mozilla Public License 2.0
660 stars 68 forks source link

[Problematic] Playlist only downloading 1 or 2 videos #77

Closed CrazyWolf13 closed 7 months ago

CrazyWolf13 commented 11 months ago

I started a playlist download but it downloads only 2 things and the others stay on "Pending" I don't really know what else to write here, as I couldn't find a log.

CrazyWolf13 commented 10 months ago

Sometimes there doesn't even happen anything at all, I start the download and then just nothing happens.

marcopeocchi commented 10 months ago

All of this when "playlist support" is checked? Or it's a general behavior?

CrazyWolf13 commented 10 months ago

All of this when "playlist support" is checked? Or it's a general behavior?

Yes only when playlist is checked

marcopeocchi commented 10 months ago

@CrazyWolf13 ok i'll look into that

CrazyWolf13 commented 9 months ago

Hi I saw you updating and I think it seems more stable of what I can tell by the few test I run, however that could also be just luck;)

But one thing I noticed, what about format selection, if I check it in settings there are just no downloads at all

mbedez commented 8 months ago

Hi Same problem here!

marcopeocchi commented 8 months ago

@mbedez @CrazyWolf13, which value your download queue size are set at? how many cores the machine running yt-dlp-webui has?

I found out that a queue size of 2 causes this problems, setting it at 1 or more than 2 solves the issue in my case.

CrazyWolf13 commented 8 months ago

@mbedez @CrazyWolf13, which value your download queue size are set at? how many cores the machine running yt-dlp-webui has?

I found out that a queue size of 2 causes this problems, setting it at 1 or more than 2 solves the issue in my case.

I did not specify it anywhere. Is that neccessary?