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

API is not supported anymore? return result is https://youtube.com/devicesupport #251

Open
cqcn1991 opened this issue May 8, 2015 · 9 comments

Comments

@cqcn1991
Copy link

cqcn1991 commented May 8, 2015

When I do query by author, it returns this link: https://www.youtube.com/watch?v=UKY3scPIMd8
Does this mean the API is not supported anymore?

How can I query for video now?

@adank92
Copy link

adank92 commented May 8, 2015

Same thing is happening to me, i'm guessing the code needs an update.

@adank92
Copy link

adank92 commented May 8, 2015

The library is using the deprecated Youtube API v2, that's why it's broken. There's a PR to add this to the README but the repo owner did not merge it yet: #210

I'm going to try this gem that supports v3: https://github.com/Fullscreen/yt

@cqcn1991
Copy link
Author

@adank92 How are u doing with yt? I'm getting another error, have no idea about it.
nullscreen/yt#163

@adank92
Copy link

adank92 commented May 11, 2015

@cqcn1991 i've just tested in my machine the code that's giving your problems and it's working correctly.
#ruby --version
ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-linux
#rails --version
Rails 4.2.0
#rake --version
rake, version 10.4.2
#yt info
Yt version 0.22.0

@Mossie93
Copy link

Mossie93 commented Jun 5, 2015

I have similar problem. method video_by returns error 410, which causes app to render status 500

@tak1n
Copy link

tak1n commented Jun 16, 2015

@h0jeZvgoxFepBQ2C
Copy link

Yeah, this gem doesnt work anymore.. Please merge the pull request.

@kterusaki
Copy link

Same here. I can't access youtube resources via youtube_it gem, but can via other gems.

@rubyFeedback
Copy link

Is there an alternative to this abandoned gem here?

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

7 participants