alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
3.97k stars 264 forks source link

Metube cannot download MP3 from YouTube now #336

Closed JalenMak6 closed 8 months ago

JalenMak6 commented 8 months ago

when I try to put the url from the one of the song from youtube and download as mp3, it is forbidden 403

INFO:aiohttp.access:192.168.1.100 [04/Nov/2023:20:33:27 +0000] "POST /add HTTP/1.1" 200 266 "https://xyz.domain.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15" INFO:aiohttp.access:192.168.1.100 [04/Nov/2023:20:33:27 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OkS2c3f&sid=f5zEPpQ2dXmc4ey5AAAG HTTP/1.1" 200 936 "https://xyz.domain.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_157) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15" [download] Got error: HTTP Error 403: Forbidden INFO:aiohttp.access:192.168.1.100 [04/Nov/2023:20:33:29 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OkS2cL&sid=f5zEPpQ2dXmc4ey5AAAG HTTP/1.1" 200 622 "https://xyz.domain.com/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15"

Is there anyway to fix it?

JalenMak6 commented 8 months ago

update the version of yt-dlp and then restart the container