After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 777910 - [youtube] Upload broken
[youtube] Upload broken
Status: RESOLVED FIXED
Product: shotwell
Classification: Other
Component: web-sharing
unspecified
Other Linux
: Normal critical
: 0.26
Assigned To: Shotwell Maintainers
Shotwell Maintainers
Depends on:
Blocks: 717501
 
 
Reported: 2017-01-29 21:30 UTC by Jens Georg
Modified: 2017-02-25 21:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
youtube: Port to libgdata (18.43 KB, patch)
2017-02-11 21:30 UTC, Jens Georg
none Details | Review
youtube: Port to libgdata (18.43 KB, patch)
2017-02-11 21:30 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2017-01-29 21:30:06 UTC
Uses the v2 API which is deprecated since 2014. Needs upgrading to v3 API
Comment 1 Jens Georg 2017-02-11 21:18:10 UTC
Not easily fixable without chaning/recovering the API Key access b/c Shotwell's current key is not enabled for YouTube Data API v3
Comment 2 Jens Georg 2017-02-11 21:30:27 UTC
Created attachment 345538 [details] [review]
youtube: Port to libgdata

Make YouTube upload work again

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 3 Jens Georg 2017-02-11 21:30:55 UTC
Created attachment 345539 [details] [review]
youtube: Port to libgdata

Make YouTube upload work again

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 4 Jens Georg 2017-02-25 21:20:47 UTC
Attachment 345539 [details] pushed as f5a89c7 - youtube: Port to libgdata