Tzahi12345 / YoutubeDL-Material

Self-hosted YouTube downloader built on Material Design
MIT License
2.66k stars 276 forks source link

[BUG] Downloading Error #1133

Open apurbapathak opened 3 months ago

apurbapathak commented 3 months ago

Describe the bug Error for https://www.youtube.com/watch?v=VIDEOID Error while retrieving info on video with URL https://www.youtube.com/watch?v=VIDEOID with the following message: Error: Command failed with exit code 1: node_modules/youtube-dl/bin/youtube-dl -o video/%(title)s.mp4 --write-info-json -f bestvideo+bestaudio --merge-output-format mp4 --write-thumbnail --no-clean-info-json -j --dump-json http://www.youtube.com/watch?v=VIDEOID ERROR: [youtube] VIDEOID: Sign in to confirm you’re not a bot. This helps protect our community. Learn more

please help.

SinisterCrayon commented 2 months ago

Can confirm I'm also receiving this error. It's made this app almost useless. I'm still able to download stuff from my personal playlists, but not general subscriptions.

My reading tells me we can get around this with a PO Token but I can't find a way to enter that into this app at all. I tried doing it in Global Custom Args but I can't seem to get it to work at all.