SmartDroidDeveloper / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

YouTube uploading #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which API and version (e.g. Google Calendar Data API version 2)?
YouTube Data API version 2

What format (e.g. JSON, Atom)?
Atom

What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)?
OAuth

Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Java 6

External references, such as API reference guide?

Please provide any additional information below.
Could you please expand the YouTube sample to demonstrate video uploading? I've 
tried all uploading methods (Direct uploading, resumable uploading, uploading 
without metadata) and always get a Bad Request. All other functionality 
(accessing videos, deleting them, etc) is working, it is only uploading where 
I'm having the problems. Uploading in this fashion (using 
MultipartRelatedContent) works perfectly for me with Picasa. What is different 
about YouTube?

Original issue reported on code.google.com by jsjenkin...@gmail.com on 1 Oct 2010 at 2:40

GoogleCodeExporter commented 9 years ago
Great idea.  Will do this as part of Issue 16.

Original comment by yan...@google.com on 1 Oct 2010 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 21 Oct 2010 at 3:11