Jeeaaasus / youtube-dl

Automated yt-dlp Docker image
https://hub.docker.com/r/jeeaaasustest/youtube-dl/
MIT License
266 stars 34 forks source link

help not found videos #18

Closed cruix89 closed 3 years ago

cruix89 commented 3 years ago

hello master, this script is amazing

my container is returning 0 videos for downloader, could you help me if i did something wrong?

[cont-init.d] 99-init.d-finish: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [youtube:channel] channel hidden: Downloading channel page [youtube:playlist] channel hidden: Downloading webpage [download] Downloading playlist: channel hidden [youtube:playlist] playlist channel hidden: Downloading 0 videos [download] Finished downloading playlist: channel hidden [youtube:channel] channel hidden: Downloading channel page [youtube:playlist] channel hidden: Downloading webpage [download] Downloading playlist: channel hidden [youtube:playlist] playlist channel hidden: Downloading 0 videos [download] Finished downloading playlist: channel hidden 2020-11-10 19:16:36 - execution took 21 seconds youtube-dl version: 2020.11.01.1

Jeeaaasus commented 3 years ago

Welcome @cruix89! No you probably didn't do anything wrong! This is a very recent known issue but it looks to be getting fixed soon-ish. My image will be updated once it's fixed, make sure to update your container in the near future.

I'll leave this issue open, for others to see, until it is fixed and my image gets updated! 😊

cruix89 commented 3 years ago

thanks for the quick return, let's wait, great job!

wjbridge commented 3 years ago

I am happy you kept this open :). I am having the same problem. You indicated that this is a very recent issue? Do you have the location of the issue list for youtubedl? Since they took the repo down, trying to find the replacement location so I can track the issue list.

Jeeaaasus commented 3 years ago

@wjbridge I figured someone else was also going to notice this. 😊 yeah it's a bit tricky because of that.. seems like the original project is dead right now, I'm changing over the image to yt-dlc. At least for now. That is where I was looking at the current issue and I believe this commit fixes it.

Jeeaaasus commented 3 years ago

It's done, time to update your image!

wjbridge commented 3 years ago

Thanks for the hard work!