-
Notifications
You must be signed in to change notification settings - Fork 433
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
GetVideo() got "unexpected status code: 404" #196
Comments
I have the same problem. If I try several times, it works (about 1 out of 5 times). |
Looks like the video_info endpoint this relies on is being shutdown. Possible the work being done on https://github.com/tombulled/innertube my be a way forward. |
That's not a good news...Do you have any info about it ? EDITED: |
YouTube now uses a different API located at |
Are you sure? Because the concensus right now is that EDIT: Oh hang on, I should have read you're link. You don't use the EDIT EDIT: Hmmph. The message I am responding to and quoting has been deleted. |
Huh. I followed you're link to the commit and the first thing I see in the readme is Oh well. It'll be nice if that is a fix but I suspect youtube is moving to drop that API entirely, unless there's a bunch of devices that require it and can't be updated? |
That's a rather juvinile response, as was deleting the quoted message, as well as linking to my profile as some sort of attack on my ability to have comments and input. You won't see anything on there because it's all on company repositories, which are private. Personally I think sixteen years of experience is enough to have some input. Having read the threads, comments and issues raised on other projects, the conclusion by many (most?) developers is that the API is being retired and replaced with the |
I have far better things to get on with than argue with someone who turns a discussion about code or implementation into a personal attack and an "I'm the superior developer" competetion. You're a good example of toxic behaviour, you don't discuss or explain, you insult and attack. Just consider for a moment the community you're part of and how you're actions reflect on it. |
Related issues:
If I add |
I created a PR, which seems to fix the issue (#197). |
same problem, waiting fix |
go version 1.16.5
github.com/kkdai/youtube/v2 v2.7.0
video https://www.youtube.com/embed/wmqJYHH-hvI
The text was updated successfully, but these errors were encountered: