Tagged Questions
0
votes
1answer
43 views
Retrieve Youtube Shows rss feed
Does anyone know a way to retrieve the RSS feed of a show. There are episodes released for this show, I was wondering if there is any way to retrieve an xml or some sort of RSS feed with the updates. ...
0
votes
0answers
21 views
getPlaylistItems function in youtube analytics API sample application doesn't work
I tried the code from https://developers.google.com/youtube/analytics/v1/sample-application, and use my own youtube account. When I ran it, after logged in with OAuth, it displayed the message that ...
0
votes
1answer
73 views
Adding all videos from a YouTube channel to a website
I'm trying to feed videos from a YouTube channel to a website. I've been able to add the videos one by one but I would like to add the whole YouTube channel very interactively on the website. Any ...
0
votes
0answers
68 views
Youtube API parse issue
I want to request all of my view counts from my youtube-channel in Javascript.
I also show the value in gauge. But I get a "undefined". If I use the URL in the browser, I get all datas. I´ve tried a ...
2
votes
1answer
187 views
JQuery Mobile: youtube channel embedd is not working
My jsp page is designed with JQuery mobile. When i embedd youtube channel script tag in it,its not working. But when put the tag in simple jsp file,it works without any issue.
My code is given below:
...
1
vote
1answer
128 views
Youtube Subscribe Button Event
How can I catch an event when a user subscribes to my Youtube Channel on my site?
