herowinb / live-dl

Web GUI for Youtube-dl and Bash Script auto download/record upcoming live stream on Youtube and Twitch.
https://hub.docker.com/r/herowinb/live-dl
GNU Affero General Public License v3.0
28 stars 4 forks source link

Error 429 when run on Synology NAS docker #3

Open herowinb opened 3 years ago

herowinb commented 3 years ago

Issue: Live-dl can not download because youtube-dl blocked by youtube - Your IP is limited by YouTube - (Error 429)

Workaround Solution: Open Youtube on your brower without any account login (Firefox Private mode or Chrome incognito), extract cookies.txt and replace it with default cookies.txt in config folder Or you can stop use live-dl and hope youtube will unlock your IP Or change new IP (by VPN, proxy...)

I will check and fix it later. Anw you should use long interval to make live-dl not run too much and add random sleep in auto.sh to make live-dl not run at same time.

herowinb commented 3 years ago

HTTP Error 429: Too Many Requests Can not fix it, You should use cookies or change to another IP.