ohnggni

Results 7 comments of ohnggni

Same here. Only the first run was okay.

In order to include that options, you have to modify 'youtube-dl-server.py' as in the following. 1) add the statement, _'YDL_IGNORE_ERR': None_, below the line 16 app_default = { 2) add...

> Has anyone tried running with the ignore error flag enabled? Wondering if there is any harm in just enabling it by default. We don't really report any errors back...

> Probably just need to catch and handle errors on that thread. Do you have a playlist you were testing with? https://www.youtube.com/watch?v=wNtbfEaAw18&list=PLofOAS0adMaxoTfZf7HLJ5Vk3As5JuDtE&index=2 The link above is what I was testing....

I've just found the solution. The part of the code above are slightly wrong. 'YDL_IGNORE_ERR': None => True After that, --ignore-errors works so well and youtube-dl-server.py weren't suspended anymore.

Yes, when we try to download playlists, oftentimes we experience that kind of error. Otherwise, we will always have to restart the docker-container whenever we meet any exception or error...

Hello, I have 50,000 albums mistakenly created by rclone sync. This code is really really helpful. I'm deleting my stupid albums in safari browser of both my macbook and iPhone....