summaryrefslogtreecommitdiff
path: root/demos/youtube
Commit message (Collapse)AuthorAgeFilesLines
* remove deprecated youtube apiDaniel Kolesa2021-06-171-12/+0
|
* drop usage of deprecated GTimeValDaniel Kolesa2021-06-071-3/+6
|
* demos: Fix usage documentation in youtube-cliPhilip Withnall2015-05-031-1/+9
| | | | It was outdated.
* demos: Expand youtube-cli functionalityPhilip Withnall2015-04-201-14/+480
| | | | | | | | Add support for all of the major features which our YouTube service currently supports: querying single videos, related videos, standard feeds, categories, and uploading videos. https://bugzilla.gnome.org/show_bug.cgi?id=687597
* demos: Add youtube-cli demoPhilip Withnall2015-04-161-0/+111
This is a simple demo to search for YouTube videos on the command line.