neodeemer icon indicating copy to clipboard operation
neodeemer copied to clipboard

[BUG] Not starting downloads

Open xamionex opened this issue 1 year ago • 3 comments

Not sure if something changed but yesterday it worked fine, but suddenly today it won't let me download anything

image

It just gets stuck on the three dots and there is no logs as to what is happening

xamionex avatar Mar 14 '24 06:03 xamionex

Turns out I was API limited, but neodeemer never said so, should make it error out if that happens

xamionex avatar Mar 15 '24 13:03 xamionex

That's weird. YouTube playlist downloading shouldn't be API limited, since it doesn't use YouTube API. I'll try to update pytube and yt-dlp in next release, it could fix this.

Tutislav avatar Mar 24 '24 10:03 Tutislav

Turns out YouTube is now blocking IP adresses when you download too much videos as described in this issue https://github.com/yt-dlp/yt-dlp/issues/3766. So there is not much I can do about it right now :(.

Tutislav avatar Sep 14 '24 21:09 Tutislav