Has anyone been able to upload videos at all? I get the same problem of videos pending processing forever (I have waited 2 months for them to process).
The really concerning part is I see no way to get the videos back out. There's no download link of the original file (UI or API), and even google takeout fails to download the originals that are still processing. They are just gone! Is there some API we need to call to start the processing? On Wednesday, April 26, 2017 at 2:47:09 PM UTC-7, [email protected] wrote: > > Hi a <https://github.com/esteban-uo>ll, I am using curl command for api > communication: curl -H "GData-Version: 3" -H "Content-Type: > multipart/related" -H "Authorization: Bearer {access token}" --form > "[email protected];type=application/atom+xml" --form > "[email protected];type=video/mpeg4" -X POST > https://picasaweb.google.com/data/feed/api/user/{userid}/albumid/{albumId} -i > -v > I got 201 status back, it seems good, but the the video has status > 'pending' and don't change it. > > 1.xml: > <entry xmlns='http://www.w3.org/2005/Atom'> <title>test video</title> > <summary>some summary</summary> <category scheme=" > http://schemas.google.com/g/2005#kind" term=" > http://schemas.google.com/photos/2007#photo"/> </entry> > > > any idea why, is it a general api problem? > -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-picasa-data-api. For more options, visit https://groups.google.com/d/optout.
