K
K
Konstantin2015-05-20 17:24:10
YouTube
Konstantin, 2015-05-20 17:24:10

How to get Youtube video data with modified API?

After a recent API change from Youtube, the AJAX request to get video data stopped working:

var url = 'http://gdata.youtube.com/feeds/api/videos/[email protected]?v=2&alt=jsonc';
$.getJSON(url, function (data) {
  //
});

And where can I get a key from YouTube?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladlen Grachev, 2015-05-20
@Junart1

And where did you get that it stopped working?
d75a9b27774d439e8649987b4bbb42d2.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question