Add YouTube API example

This commit is contained in:
Felix Geisendörfer 2013-03-18 16:12:49 +01:00
parent 9c2d2275a8
commit 137ab8afa4
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ Content-Type: image/jpg
### Prior art:
* [YouTube Data API - Resumable Upload](https://developers.google.com/youtube/v3/guides/using_resumable_upload_protocol)
* [Google Drive - Upload Files](https://developers.google.com/drive/manage-uploads)
* [Resumable Media Uploads in the Google Data Protocol](https://developers.google.com/gdata/docs/resumable_upload) (deprecated)
* [ResumableHttpRequestsProposal from Gears](http://code.google.com/p/gears/wiki/ResumableHttpRequestsProposal) (deprecated)