Top "Youtube-data-api" questions

YouTube Data API used for getting details of YouTube contents like Playlist, Playlistitems and video's details!

Youtube API get unlisted videos

for a project i have to list all videos from a youtube user account. I'm getting all public videos, but …

api youtube youtube-api privacy youtube-data-api
Download audio from YouTube using pytube

I'm using pytube and Python 3.5 to download videos from YouTube but I need to convert the videos to audio with …

youtube python-3.5 youtube-data-api pytube
Is it possible to search YouTube subtitles?

Suppose I want to find list of videos which have the phrase "French presidential election" in its subtitle. Can I …

youtube youtube-api youtube-data-api youtube-javascript-api subtitle
How to get watched history of youtube user using Youtube Javascript API?

I am able to get search results, playlists of an user using Youtube Javascript API. How can i get the …

javascript youtube-api youtube-data-api youtube-javascript-api
Get video duration with YouTube Data API?

Basically, I'm trying to get the video duration of each video that shows up in the results when they search. …

jquery html css youtube youtube-data-api
Youtube video upload limit exceeded

I use this cmd application https://github.com/tokland/youtube-upload After uploading 50 videos i am getting this error: [RequestError] Server …

youtube youtube-api youtube-data-api
How to check for which country a youtube video is allowed?

For some videos, YouTube site would say, Video not available in my country. Is it possible to check using YouTube …

youtube youtube-api youtube-data-api
Using Google API in Angular 2/TypeScript

A previous question here got me most of the way (hopefully) to getting this working, but I can't seem to …

javascript angular typescript youtube-data-api
Retrieve Video IDs contained in a Playlist - YouTube API v3

I've been using the following method to retrieve all video IDs, titles, and default thumbnail images contained within a specific …

youtube youtube-api playlist youtube-data-api
Is it possible to use the YouTube Live Stream API to broadcast through my phone camera?

I want to create a basic app that allow users to simply start to broadcast a video through their phone …

youtube youtube-api youtube-data-api youtube-livestreaming-api