aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/youtube.py
Commit message (Expand)AuthorAgeFilesLines
* Server-side handling of local playlist thumbnails (forgot to include in last ...James Taylor2018-11-051-0/+5
* Search plugin: use same port number that server is running onJames Taylor2018-10-301-1/+10
* Ability to reply to commentsJames Taylor2018-08-311-1/+1
* Ability to post comments (not reply yet)James Taylor2018-08-291-1/+8
* Add faviconJames Taylor2018-08-201-0/+1
* Return blank page for searching when visiting just localhost/youtube.comJames Taylor2018-07-311-0/+3
* POST on same page when removing from playlist, so url doesn't changeJames Taylor2018-07-241-8/+10
* ability to remove videos from playlistJames Taylor2018-07-201-2/+14
* fix issue with automatic subtitles being outside the videoJames Taylor2018-07-131-1/+3
* add subtitles supportJames Taylor2018-07-101-2/+4
* add support for viewing local playlistsJames Taylor2018-07-081-0/+4
* server-side support for adding to local playlistsJames Taylor2018-07-081-3/+3
* fix line endingsJames Taylor2018-07-021-59/+59
* initial commitJames Taylor2018-06-301-0/+60