aboutsummaryrefslogtreecommitdiff
path: root/plugins/youtube
Commit message (Collapse)AuthorAgeFilesLines
* youtube: use list comprehensionsPřemysl Janouch2015-06-221-4/+4
|
* youtube: also print playlist infoPřemysl Janouch2015-06-221-78/+93
| | | | The plugin has been rewritten to be a little bit cleaner.
* Get rid of "All rights reserved"Přemysl Janouch2015-05-011-1/+1
|
* Fix the YouTube pluginPřemysl Janouch2015-02-231-2/+2
|
* Add another form of YouTube linksPřemysl Janouch2015-02-121-6/+8
|
* Fix the `youtube' pluginPřemysl Janouch2014-07-301-1/+1
| | | | I hadn't read the docs throughly.
* Didn't intend to commit the API key, tooPřemysl Janouch2014-07-251-2/+0
|
* Added a `youtube' pluginPřemysl Janouch2014-07-251-0/+96
Written for Python 3, it just shows info about random YouTube links.