Closed hyoukafuwa closed 3 years ago
I concur. Today, it stopped working.
same here
i think youtube fixed it sad for all of us
Same. It stopped working a few hours ago.
Same, i tried to watch HowToBasic - How to Make a Rainbow Cake and Ballistic from Friday Night Funkin (Bass boosted) and it said verify
Needs update
same
Looks like they finally closed the get_video_info endpoint, changing clients also doesn't work
There seems to be no way to access the videos without login anymore. So now I have implemented a public account proxy to retrieve the video info. A shared google account is integrated on the server side. I don't know if google has a rate limit for the /youtubei/v1/player
requests. Therefore this is only an experiment for now. It can break again at any time. But feel free to test the new version.
so far so good. Just wanted to thank you for trying to be our David against greedy Goliath Google.
There seems to be no way to access the videos without login anymore. So now I have implemented a public account proxy to retrieve the video info. A shared google account is integrated on the server side. I don't know if google has a rate limit for the
/youtubei/v1/player
requests. Therefore this is only an experiment for now. It can break again at any time. But feel free to test the new version.
It's sad that it had to come to this. Thank you for keeping up with their bullshit, you are an absolute legend. Does the account used for the proxy need age verification? Asking just in case they decide to ban yours for spamming the api.
Does the account used for the proxy need age verification?
@FakeDomi Yes, since the EU age verification check is also server-side (https://github.com/zerodytrash/Simple-YouTube-Age-Restriction-Bypass/issues/26#issuecomment-885964343). Based on some leads, there might be a workaround involving old YouTube versions that still work, but I still haven't figured it out
We now have two new bypass methods.
/youtubei/v1/player
with clientScreen
:EMBED
(has similar success rate as the last /get_video_info
bypass)
(see https://github.com/yt-dlp/yt-dlp/issues/574#issuecomment-887171136)The first method is tried first and the second is used as a fallback. Perhaps these bypass methods remain longer than two weeks :)
@FakeDomi if you use a IP located in US, it should work without age confirmation. In the account proxy configuration a corresponding http proxy can be set, if you don't have a US server/ip.
It doesn't do its job anymore.