Hey,
Have had MeTube for a while, both self-hosted on my own server, as well as a server for my family at their home. Both have been working perfectly fine since setup. Last week the family server started pumping out issues on YouTube Videos, which was then followed by other platforms like Twitter (X) ..etc
Then today out of the blue after having no issues even last night, i started getting the exsact same error appear in the browser page. Other platforms currently still work it seems to be just YouTube on my side. I tried a forced update with new image, getting the same issues, here is the error seen in the browser, it happens either as Video or MP3 Pull
youtube video #9iTuDvk45Qk ERROR: [youtube] 9iTuDvk45Qk: No video formats found!
Checking the console logs I see the following, it appears the issue is with yt-dlp and bypassing bot detection:
INFO:ytdl:adding https://www.youtube.com/watch?v=9iTuDvk45Qk: quality='best' format='mp3' already=None folder=None custom_name_prefix='' playlist_strict_mode=False playlist_item_limit=0
WARNING: [youtube] Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies
WARNING: No video formats found!
WARNING: Requested format is not available
DEBUG:ytdl:Processing as a video
INFO:ytdl:downloading youtube video #9iTuDvk45Qk
INFO:aiohttp.access:192.168.XXX.XXX [24/Feb/2025:14:20:31 +0000] "POST /add HTTP/1.1" 200 271 "http://192.168.XXX.XXX:34456/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36"
WARNING: [youtube] Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies
WARNING: No video formats found!
WARNING: Requested format is not available
ERROR: [youtube] 9iTuDvk45Qk: No video formats found!
INFO:ytdl:waiting for item to download ```
Hey,
Have had MeTube for a while, both self-hosted on my own server, as well as a server for my family at their home. Both have been working perfectly fine since setup. Last week the family server started pumping out issues on YouTube Videos, which was then followed by other platforms like Twitter (X) ..etc
Then today out of the blue after having no issues even last night, i started getting the exsact same error appear in the browser page. Other platforms currently still work it seems to be just YouTube on my side. I tried a forced update with new image, getting the same issues, here is the error seen in the browser, it happens either as Video or MP3 Pull
youtube video #9iTuDvk45Qk ERROR: [youtube] 9iTuDvk45Qk: No video formats found!Checking the console logs I see the following, it appears the issue is with yt-dlp and bypassing bot detection: