Engineering and Developers Blog
What's happening with engineering and developers at YouTube
Latest Features (9/4/2008)
Thursday, September 4, 2008
Posted by Stephanie Liu, YouTube APIs and Tools Team
Here are some of the recent features that you may have missed.
Player updates
Specify starting point in an embed
Want to skip to the good part? You can now specify when your video embed starts with the
start
parameter.
Full screen mode
Show the full screen button on the embedded player with the
fs
parameter.
Only the YouTube logo has clickthrough for Chromeless Player
The
Chromeless Player
's click area is now only the YouTube logo. The rest of the video canvas does not go back to YouTube.com. This should make the fuller integrations with the Chromeless Player more seamless. Jeff talks about it in his
groups post
.
Data API updates
Batch operations
You can now submit multiple operations per query. Closing out
issue 79
. See the
docs
for more details.
Feed for new videos from your subscriptions
You can now get a feed of videos from a user's subscriptions. Closing out
issue 366
. To see
what lonelygirl15 is watching, use:
http://gdata.youtube.com/feeds/api/users/lonelygirl15/newsubscriptionvideos
New standard feeds for categories
You can now get standard feeds for the different categories -- these should more or less correspond with the browse pages. For example, for top rated videos in Comedy:
http://gdata.youtube.com/feeds/api/standardfeeds/top_rated_Comedy
?time=today
and
http://www.youtube.com/browse?s=tr&c=23&l=&b=0
You can also get localized feeds. For example, the top rated Comedy videos today in Germany:
http://gdata.youtube.com/feeds/api/standardfeeds/de/top_rated_Comedy
?time=today
See the
docs
for more info.
X-GData-Authorization header for user login
The X-GData-Authorization header can now be used as an alternative to using the Authorization header for user login -- especially important for Flash developers.
A few other tidbits:
you can now sort the comments feed in ascending order:
http://gdata.youtube.com/feeds/api/videos/6d26GGXkzR0/comments?sortorder=ascending
superfluous min/max for adding a rating to a video is no longer required
spelling suggestion
links return the suggested phrase in the 'title' attribute now, making it easier to parse out
media:rating 2 is considered age-restricted in certain countries. See
docs
for more details.
Let us know if you have any questions over in the
discussion forum
.
No comments :
Post a Comment
Labels
.net
acceleration
access control
accessibility
actionscript
activities
activity
android
announcements
apis
app engine
appengine
apps script
as2
as3
atom
authentication
authorization
authsub
best practices
blackops
bootcamp
captions
categories
channels
charts
chrome
chromeless
client library
clientlibraries
clientlogin
code
color
comments
compositing
create
curation
custom player
decommission
default
deprecation
devs
direct
discovery
docs
Documentation RSS
dotnet
education
embed
embedding
events
extension
feeds
flash
format
friendactivity
friends
fun
gears
google developers live
google group
googlegamedev
googleio
html5
https
iframe
insight
io12
io2011
ios
iphone
irc
issue tracker
java
javascript
json
json-c
jsonc
knight
legacy
Live Streaming API
LiveBroadcasts API
logo
mashups
media:keywords keywords tags metadata
metadata
mobile
mozilla
news
oauth
oauth2
office hours
open source
partial
partial response
partial update
partners
patch
php
player
playlists
policy
previews
pubsubhubbub
push
python
quota
rails
releases
rendering
reports
responses
resumable
ruby
samples
sandbox
shortform
ssl https certificate staging stage
stack overflow
stage video
staging
standard feeds
storify
storyful
subscription
sup
survey
tdd
theme
tos
tutorials
updates
uploads
v2
v3
video
voting
watch history
watchlater
webvtt
youtube
youtube api
youtube developers live
youtube direct
ytd
Archive
2015
December
November
October
May
April
March
January
2014
October
September
August
May
March
2013
December
October
September
August
July
June
May
April
March
February
2012
December
November
September
August
July
June
May
April
March
February
January
2011
December
October
September
August
July
June
May
April
March
February
January
2010
December
November
October
September
July
June
May
April
March
February
January
2009
November
October
September
August
July
June
May
April
March
February
January
2008
December
November
October
September
Spotlight on: WatchToLearnChinese.com
PHP: Check Yourself, Before You Wreck Yourself
Tips From the Team
.NET Client Library Learns to Multitask
Spotlight on: One True Media
Latest Features (9/4/2008)
August
July
June
May
April
March
February
2007
December
November
August
June
May
Feed
YouTube
on
Follow @youtubedev
No comments :
Post a Comment