I'm using Picasa API to upload videos:
https://developers.google.com/picasa-web/
I'm able to get links to streaming in this format:
https://lh3.googleusercontent.com/gJ36JMaguCcEdlVXOs5YP7huwtqbfp96sSHXLBvdnaE=m18
Is it possible to receive somehow direct link to download this video? Although there is no way for downloading Picasa Web, I can download movie from Google Photos (it's automatically synchronizes with Picasa) using this page:
https://picasaweb.google.com/lh/photo/3Jmth_jxsN-NpNn_QmWXcNMTjNZETYmyPJy0liipFm0
But I can't catch how it's downloading, because it's using some random token as download link.