youtube-api
how do I show/hide a youtube video using jquery without losing current state?
I\'m building a jquery ajax page that shows a list of youtube videos. I\'ve got two views on the page (list & video), which are built as LI elements, floated left, inside a UL element. I built it[详细]
2023-04-13 05:10 分类:问答Click Loads multiple videos using YOUTUBE Iframe
I have some thumbnails below the main video contain开发者_JAVA百科er. I will like when you click on each thumbnail - the associated video loads and start playing[详细]
2023-04-12 19:48 分类:问答Parsing JSON from YouTube API
I have a URL: https://gdata.youtube.com/feeds/api/users/charlieissocoollike/uploads?alt=jsonc&v=2which supplies JSON information on latest youtube uploads from a user.[详细]
2023-04-11 06:05 分类:问答Youtube - viewing private videos when 'logged in' via API with owner's account
Is it possible to view your own private videos on a web page by logging in via the youtube API? So if I have an authenticated session of some kind on the page, I can play my private video by doing so[详细]
2023-04-10 21:53 分类:问答How do I post comments using the YouTube API on Android?
How do I post comments using the开发者_开发百科 YouTube API on Android?You will need to let the app user authenticate, just as though you\'re coming from a web application like this:[详细]
2023-04-10 13:23 分类:问答Complex YouTube search query
I have to search in a subset of YouTube results. For example, the query should search for some song title that belongs to a set of artists. Is it possible to group expressions?[详细]
2023-04-08 15:24 分类:问答Searching YouTube with the API for .NET
I\'m trying to use the YouTube API to search YouTube with a search text. The sample code is as follows.[详细]
2023-04-08 11:50 分类:问答YouTube API: How to specify an API callback after an uploaded video has finished encoding?
I am uploa开发者_JAVA百科ding videos using the YouTube/Gdata API (in python). After a video has been uploaded via the API, I receive the a response with data about the video (Youtube link, id, etc).[详细]
2023-04-08 04:58 分类:问答Get response from loading movie to youtube
i am using the ZEND Gdata and youtube api to upload vidoes to youtube http://code.google.com/apis/youtube/2.0/developers_guide_php.html#Direct_Upload[详细]
2023-04-08 02:03 分类:问答Embedding YouTube Playlist using SWFObject.embedSWF()
I\'m trying to use YouTube\'s JavaScript API to embed a playlist to my Facebook app. I tried using the standard code as shown by Google here to embed a simple video and it worked.[详细]
2023-04-07 09:42 分类:问答