Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

script no longer works? #18

Closed
Incineratinq opened this issue Jun 15, 2021 · 21 comments
Closed

script no longer works? #18

Incineratinq opened this issue Jun 15, 2021 · 21 comments

Comments

@Incineratinq
Copy link

just minutes ago i watched an age restricted video with the script enabled with Tampermonkey in Firefox. i opened another video in a new tab and tried watching it, now i get the same old verify age prompt. i then tried it on vivaldi which is my main browser, which has been working with no issues for a month or so, and neither video works there either.

@Denton0451
Copy link

Same here

@gatosyperros
Copy link

same here worked last night, but today it's not working.

@Ambyjkl
Copy link

Ambyjkl commented Jun 16, 2021

Youtube seems to have apparently patched out the /get_video_info endpoint. The following returns a 404: https://www.youtube.com/get_video_info?video_id=fJr7Ph5SGO4

@oneandonlyjason
Copy link

Youtube seems to kill the Endpoint right now. Sometimes the Endpoint is working and sometimes not.

See also: ytdl-org/youtube-dl#29086 (comment)

@zerodytrash
Copy link
Owner

Youtube seems to have apparently patched out the /get_video_info endpoint. The following returns a 404: https://www.youtube.com/get_video_info?video_id=fJr7Ph5SGO4

Works for me when i add the &html5=1 param.
https://www.youtube.com/get_video_info?video_id=fJr7Ph5SGO4&html5=1

But sometimes I also get a 404 error. Very strange...

@oneandonlyjason
Copy link

In the Linked Thread they added a few more Informations that also seem to say that youtube is shutting this api Endpoint Down

@zerodytrash
Copy link
Owner

Youtube seems to kill the Endpoint right now. Sometimes the Endpoint is working and sometimes not.

See also: ytdl-org/youtube-dl#29086 (comment)

That would be a pity. I don't know any alternative.

@Atervanda
Copy link

At the risk of jinxing it: the script is working for me now (you may need to clear cookies), even though it wasn't an hour ago and no changes appear to have been made. Odd? The /get_video_info link still returns a 404.

@dubesor
Copy link

dubesor commented Jun 18, 2021

Not working on FF, tried this video

https://www.youtube.com/watch?v=dJwjqZZgcWk

Private window: same result, disabled ublock origin: same result. Signed in: Verify your age, Signed out: Sign in to confirm your age

@MikeTester21
Copy link

same here, it just stopped working, html5=1 is not working anymore. It was still working few hours ago.

So do we have any way at all to get the url of video or download (with YT script or any other way) protected videos or not anymore?

@VanHoevenTR
Copy link

Same, not working for me too

@VindicatorHQ
Copy link

Stopped working on Chrome for me

@zerodytrash
Copy link
Owner

I've added two more parameters (&c=TVHTML5&cver=7.20190319) to the /get_video_info endpoint.
Now it seems to work again. Can someone confirm this?

5abba9e

Successfully tested with:
https://www.youtube.com/watch?v=fJr7Ph5SGO4
https://www.youtube.com/watch?v=duZsTr6_-mg

@VindicatorHQ
Copy link

Can confirm that it worked for me, thanks!

@grysor
Copy link

grysor commented Jun 19, 2021

I've added two more parameters (&c=TVHTML5&cver=7.20190319) to the /get_video_info endpoint.
Now it seems to work again. Can someone confirm this?

5abba9e

Successfully tested with:
https://www.youtube.com/watch?v=fJr7Ph5SGO4
https://www.youtube.com/watch?v=duZsTr6_-mg

It works for me too, a huge thank you from france for your work ! 👍 😛😃🎉🎉

@AndnixSH
Copy link

Works for me too! Thanks for your hard work!

@Celuni
Copy link

Celuni commented Jun 19, 2021

Although it works, it doesn't work with Ublock easylist for some reason.

@gatosyperros
Copy link

gatosyperros commented Jun 19, 2021

I've added two more parameters (&c=TVHTML5&cver=7.20190319) to the /get_video_info endpoint.

it seems to work, it works with Ublock, NoScript, SponsorBlock, Adblock

@Useless-Panda
Copy link

works for me with Ublock

@p3k22
Copy link

p3k22 commented Jun 21, 2021

Works as described for me with Ublock. Thank you @zerodytrash
Recommended videos are missing but who cares,

@zerodytrash
Copy link
Owner

We close the issue. If it breaks again simply open a new issue 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests