solaluset / DandelionMusic

Discord music bot written in Python that supports YouTube, SoundCloud, Spotify, Bandcamp, Twitter and custom files
GNU General Public License v3.0
41 stars 16 forks source link

can you check this error? #118

Closed StonebanksYT closed 5 months ago

StonebanksYT commented 5 months ago

[tls @ 0x55b56c8b1040] Error in the pull function. WARNING: [youtube] YouTube said: ERROR - Precondition check failed. WARNING: [youtube] HTTP Error 400: Bad Request. Retrying (1/3)... WARNING: [youtube] YouTube said: ERROR - Precondition check failed. WARNING: [youtube] HTTP Error 400: Bad Request. Retrying (2/3)... WARNING: [youtube] YouTube said: ERROR - Precondition check failed. WARNING: [youtube] HTTP Error 400: Bad Request. Retrying (3/3)... WARNING: [youtube] YouTube said: ERROR - Precondition check failed. WARNING: [youtube] Unable to download API page: HTTP Error 400: Bad Request (caused by <HTTPError 400: Bad Request>); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U

StonebanksYT commented 5 months ago

just a warning nothing major ig

solaluset commented 5 months ago

Looks like an issue with yt-dlp. You can try running it from command line with the same URL and opening an issue there if you can reproduce it.

solaluset commented 5 months ago

They fixed it.