Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [youtube-data-api]

YouTube Data API used for getting details of YouTube contents like Playlist, Playlistitems and video's details! You need to generate a YouTube Data API Developer Key to access the content available on YouTube Data API.

0 votes
2 answers
3k views

YouTube search url for searching username and keywords; and sort results by rating

I have a script that will display the json results of a youtube search. The following url will not sort though it does return the results provided I put in a username into username. http://gdata....
techdog's user avatar
  • 1,481
34 votes
2 answers
34k views

YouTube API v3 - List uploaded videos

How do I list the user's uploaded videos in the V3 api?
efic1's user avatar
  • 490
6 votes
3 answers
6k views

How do I fetch youtube title and description from given url using python code?

How do I fetch youtube title and description from python code from the given url. Is it necessory to use youtube API for it? I am writing a program which need to find generate title and description ...
Tachyons's user avatar
  • 2,161
5 votes
2 answers
23k views

How to retrieve YouTube video information (title, author, etc) by its id using YouTube API

Can anybody suggest how to do it or where to learn about how to do it.
Frank's user avatar
  • 71
1 vote
3 answers
5k views

How to parse YouTube returned date to timestamp?

YouTube returns the Updated date and Submitted on date as follows: 2010-08-22T04:46:18.000Z Is there a PHP function, or a date mask that parses this?
Mohammed J. Razem's user avatar
2814 votes
31 answers
2.1m views

How do I get a YouTube video thumbnail from the YouTube API?

If I have a YouTube video URL, is there any way to use PHP and cURL to get the associated thumbnail from the YouTube API?
CodeOverload's user avatar
5 votes
1 answer
4k views

YouTube API Comments Feed

I am attempting to get the Comments Feed from a video entry using the YouTube API for .NET. I am working on a program in WPF and C#, but can't seem for the life of me to figure out how to retrieve ...
Chrisc's user avatar
  • 1,518

15 30 50 per page
1
299 300 301 302
303