The YouTube APIs and Tools enable the integration of YouTube's video content and functionality into a website, application, or device.
0
votes
0answers
21 views
youtube api upload doesnt work
Im having a problem uploading a mp4 file. It should be simple but it fails everytime. If I manually upload it via the browser it works fine. Using the google api following the sample fails.
...
0
votes
0answers
15 views
API v3's brandingSettings inconsistently returning data
YouTube recently released the new brandingSettings return object in to the response of /channel/list, but it seems very inconsistent in returning data.
What are the situations where that will return ...
0
votes
2answers
45 views
Youtube API: How do you get the URL of a video I just uploaded?
Sorry if this is a stupid question, I have looked through the YouTube python API and I can't seem to find anything.
Basically all I want to do is upload a video then get the video ID once it has ...
-1
votes
0answers
17 views
is it possible to bubble click event from youtube annotations [closed]
Is there a way to catch the event of clicking an annotation on a youtube video?
The end result I would like to reach is to click on a section of a youtube video and have it call javascript on the ...
0
votes
1answer
16 views
How do I ask users to provide me link for their youtube videos
Is their any good way to ask users to link their you tube videos to my site.
Currently I am doing this in below way,
I have a text area field and help page which asks users to copy the code from ...
0
votes
0answers
67 views
jQuery YouTube TubePlayer Plugin-Play video inside my div
I am using jQuery YouTube TubePlayer Plugin to play video from youtube.
I am able to play the YouTube video. But the plugin generates an iframe seperatly and plays the video inside it. But I need the ...
0
votes
0answers
17 views
YouTube API error on Samsung TV
I'm developing a video based application for Samsung TV.
I'm trying to use YouTube Video API player.
I encounter some very strange behavior;
I'm using SWF to load a video.
When playing a YouTube it ...
-1
votes
1answer
43 views
Will Youtube videos still be available to play in Flash / JavaScript if they go to HTML 5 for all videos? [closed]
I was wondering if when Youtube finally makes all videos available in HTML5 will they still allow you to play videos in AS3? I need to make a custom YT video player and I am asking this because I am ...
0
votes
1answer
59 views
youtube api v3 search by developer tag
my app upload video to youtube, i need user see what other user upload (or in another word search by developer tag).
i'm use this way https://developers.google.com/youtube/v3/docs/videos/insert to ...
0
votes
0answers
39 views
Youtube javascript API and Android application in webview
I use the youtube javascript API to autoplay my youtube video in an android application. (version 2.2 and later)
In my application I load this html in a webview. I use the same code in my IOS ...
-1
votes
0answers
96 views
How to get mp4,3gp youtube video links using Youtube Api V3 on android?
I am working on android app which plays YouTube videos. I was studying YouTube API V3 but I found no way to get video urls like mp4, 3gp which I can use in Android VideoView to play them. Is it ...
0
votes
1answer
41 views
Extract Video URL or ID From a YouTube Playlist Using YouTube API
I am using the following PHP script to grab the title and description for each of the YouTube videos in a playlist, but I have not been able to figure out how to grab the YouTube ID or url for the ...
0
votes
0answers
172 views
YouTube API not working in iOS (iPhone/iPad) but working fine in Desktop browsers?
I am using the YouTube API in a simple one page website. I am able to get videos to play and all of my YouTube functionality works successfully in Desktop browsers (with the exception of IE 7 -- ...
0
votes
1answer
32 views
YouTube/GData API responding with “Missing start boundary”
I'm getting errors when trying to upload to YouTube using the Java client/api. I hadn't tested it in a while, but it was working, so I'm not sure what caused it to stop.
As far as I can tell, ...
0
votes
1answer
53 views
Playing different youtube videos using Youtube Player API
I´m using the Youtube Player APi for Android to play videos selecting one of these in a listview (videos are previously got parsing json etc etc). The problem comes when I can only play the first ...
0
votes
1answer
26 views
Formatting embedded YouTube video descriptions
I've got a PHP function that gets my latest YouTube video from the API, I can access the description, but it's not formatted i.e. it's basically one line of text, is there a way to make the \n ...
0
votes
0answers
22 views
Youtube Api - videos online
Is anybody knows how to make a script which allow to watch videos from Youtube online. What i mean is when you refresh the page video won't start at the begining but it'll be still running. It looks ...
0
votes
0answers
15 views
how to upload video to youtube using jsp?
/How Can I Upload Videos to YouTube using JSP and getting back the Playlist which allows to user selection of his uploaded videos to play them?/
0
votes
0answers
16 views
Get 503 response from resumable upload api( v2 ) although the video has been uploaded successfully
when I uploaded a 150M video from my website, I came across the problem, that is:
I got 503 response instead of 201 created response from youtube, but the video has been uploaded to youtube already, ...
1
vote
0answers
10 views
Override the start recording event in Youtube APIs
I am trying to develop a web application in which user can record his/her video using the webcam and upload it to youtube.
I would like to incorporate a feature in which video recording starts ...
1
vote
1answer
113 views
video playback displays blank screen with only audio?
I have to develop an one android application.
here i have to play the youtube video on full screen mode and normal mode.
i have using youtubeplayerfragment.
Here the video is playing well on ...
0
votes
0answers
53 views
Youtube-playlist on Facebook correct link/code?
When trying to add a Youtube-playlist to Facebook
Using the standard code:
http://www.youtube.com/playlist?list=PL789AD0DF0EECB865
Many (most) times it fails to show the first video
instead it ...
0
votes
0answers
28 views
YouTube Tagged Section has Wrong Video [closed]
I want to create YouTube channels with tagged sections. When I create a section, sometimes a video gets "stuck". The video continues to show in the section even after the tag has been removed. This ...
0
votes
0answers
24 views
YouTube AS3 Player API Error Code 0
I've recently been getting lots of error code 0 using the AS3 Player API. I decided to separate my app from the vanilla Player to make sure the error was not caused by my app. For this I built the ...
-1
votes
0answers
37 views
youtube API failing in IE 10
A couple of days ago (not sure when exactly), some of my code using the youtube API stopped working in Internet Explorer. Everything still works great in Firefox and Chrome. I narrowed the code down a ...
0
votes
1answer
33 views
Which Youtube API scope should I use in order to access my own video's tags in Youtube API v3
I try to retrieve videos' tags using Python API client for Youtube API v3, and I receive snippet without .tags in it. API scope seems to be the reason for me.
0
votes
1answer
46 views
how to recive url after upload to youtube and how to search by developer tag (version v3)
my app upload video to youtube, i need after the upload to recive url and search by developer tag.
i'm use this way https://developers.google.com/youtube/v3/docs/videos/insert to upload videos.
i ...
0
votes
1answer
46 views
Youtube API 3.0: Get specific playlist from channel
What is working: getting the latest videos from the uploads playlist in a channel.
What is not working: getting the latest videos from a specific playlist in a channel. With "specific" i mean ...
0
votes
0answers
9 views
How to do I get the clientID and Developer key for user in youtube api? [duplicate]
How do I get the Client Id and developer key For youtube api and Google Api?
0
votes
0answers
24 views
Cross Compatibility issues with Youtube Player
I'm developing a page for a client that requires me to display a YouTube video, but they said they didn't want the YouTube player controls. They want a button that when they click, gives them the ...
0
votes
0answers
12 views
Keeping track of user-uploaded videos in a single community index
I'm building a community site where users can upload their own videos and I will display an index of all these videos. I've got the uploading part working with YouTube's upload widget, but I'm ...
0
votes
0answers
13 views
Upload YouTube caption via API in XML TTAF breaks CC button and shows spinner
I submit a caption via the v2 API that looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<tt xmlns="http://www.w3.org/2006/04/ttaf1" xmlns:tts="http://www.w3.org/2006/04/ttaf1#styling" ...
0
votes
1answer
46 views
Youtube API v2 - Authentication differs between queries?
Using the Youtube API, I'm trying to write a script listing all of the uncaptioned videos a user owns, whether public, private, or unlisted. First, I authenticate using the user's credentials:
...
0
votes
1answer
52 views
Closed Captions in YouTube as JSON
Is there a way to get closed captions in a youtube clip as json ? I read passing "alt=json" should work, but it doesn't seem to. Any idea ? Also does the CC also work when it is done via translation ? ...
-1
votes
0answers
12 views
Access YouTube Trendsmap using the API? [closed]
YouTube has a pretty cool data breakdown with the TrendsMap (http://www.youtube.com/trendsmap) that just came out. I'm a human behavior researcher and I would love to get my hands on that data more ...
0
votes
0answers
61 views
YouTube API Quota Limits & Applications that Scale
I'm currently working on an app that requires video uploading via youtube. I plan to share the video in app via the the youtube API. According to the documentation to share a video on youtube requires ...
0
votes
1answer
30 views
YouTube gives error on google app engine quota error. but my app hardly make some 100 requests to youtube api
My application using YouTube api gives me this error response when this is on google app engine
<?xml version='1.0' ...
0
votes
1answer
47 views
How do I get data from the YouTube api on a page loaded by ajax?
I'm using the following code to simply get me a view count from a specific YouTube video and place it in a div with the ID: ytviews:
var video_id='gRcGLk6izZ0';
...
0
votes
0answers
30 views
Should I register my app to use Youtube videos? [closed]
Obviously you have to register your app to use the Yourube API for things like searching and uploading. However, If I'm just accessing videos data directly through JSON, inserting iframe links in my ...
0
votes
1answer
37 views
Is there a way to generate separate YouTube embeds for each video in a YouTube Playlist?
I know how to embed a playlist from YouTube in one player, for example by using the playlist ID in the code below:
<iframe id="ytplayer" type="text/html" width="640" height="360"
...
0
votes
0answers
53 views
Youtube Android Player API capture frame/screenshot
Is there a way to capture current frame from a video playing with Youtube Android API?
The video is not stored on the device, it's on an external server.
Thank you.
0
votes
2answers
80 views
how to automatically upload a video to YouTube using JSP?
How to Upload a video to YouTube using java technology (JSP)using YouTube API and Google API. Please give me the full details of how to upload because I am a beginner.
0
votes
0answers
49 views
Video stops without triggering onerror handler in Youtube Iframe Api
Especially when using HTML5 version of the player, the video stops without triggering any event like onChange or onError. Here is what it looks like in Chrome Developer Console:
The Internet ...
0
votes
0answers
48 views
Youtube API - iFrame / unknown filetype on mobile browsers?
I'm confused. I'm working with the youtube api to display some most viewed videos from a youtube channel as thumbnails and play them on click in a video player.
In my first version I used the ...
0
votes
1answer
67 views
YouTube api v3 debug oauth2 access token
I get an oauth2 access token using the following scopes from the user.
scope: ["https://www.googleapis.com/auth/youtube"]
Then i proceed to use this token for calls to the youtube v3 api. These ...
0
votes
1answer
50 views
YouTube API - Firefox/IE return error “X is not a function” for any 'player.' request
I've been pulling my hair out trying to get a fairly simple YouTube api integration working in FF/IE and have had no luck so far.
It sounds like either a scope issue or a call being made before the ...
0
votes
0answers
31 views
How to eliminate manual authentication in YouTube Oauth2
I have a console app that pulls video view counts data using the YouTube V3 API. I am using Oauth 2 for authentication .
How do I specific in code that the Authorization ...
-1
votes
0answers
43 views
How to have YouTube API Oauth 2 client allow access automatically
I have a console app that pulls video view counts data using the YouTube V3 API. I am using Oauth 2 for authentication .
When the my App attempts to ...
0
votes
0answers
57 views
How to correctly setup Oauth 2 Authentication in YouTube V3 API
I have a console app that pulls video view counts data using the YouTube V3 API. I am using Oauth 2 for authentication and having issues.
I executed my application on 2 different servers at different ...
1
vote
1answer
57 views
Uploads videos to Youtube programmatically
I'm trying to upload video to youtube pragmatically.
I tried with
YouTubeService service = new YouTubeService(clientID,developer_key);
service.setUserCredentials("email", "password");
But it ...



