summaryrefslogtreecommitdiff
path: root/rest-extras/youtube-proxy.c
Commit message (Collapse)AuthorAgeFilesLines
* youtube: modernizedGünther Wagner2022-01-121-33/+46
|
* Port to libsoup3Carlos Garcia Campos2021-11-041-18/+92
|
* docs: Add missing gtk-doc annotationsEmmanuele Bassi2014-03-101-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=712747
* rest-extras: various introspection fixesEvan Nemerson2012-05-281-2/+17
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=676991
* youtube-proxy: Added upload progress callbacks.Eitan Isaacson2011-04-131-11/+37
|
* youtube-proxy: Added incomplete option.librest-0.7.8Eitan Isaacson2011-03-221-2/+6
|
* youtube-proxy: Added youtube_proxy_set_user_authEitan Isaacson2011-03-221-1/+11
|
* Added Youtube proxy for uploading videos.Eitan Isaacson2011-03-221-0/+381
Fixes: BMC#14749