aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/subscriptions.py
Commit message (Expand)AuthorAgeFilesLines
* Support opml for subscriptions importJames Taylor2019-06-091-1/+21
* simplify list_from_comma_separated_tagsJames Taylor2019-06-091-15/+1
* Overhaul refresh system, make it asynchronousJames Taylor2019-06-091-25/+119
* Don't spam database with opening and closing when getting tags for many channelsJames Taylor2019-06-081-15/+15
* Reduce boilerplate in db functions with context managersJames Taylor2019-06-081-133/+70
* Add subscription manager systemJames Taylor2019-06-071-9/+275
* Make thumbnails work and other stuffJames Taylor2019-06-051-10/+43
* Ensure videos in subscriptions from same channel in orderJames Taylor2019-06-031-2/+2
* Remove feed parsing for now since youtube doesn't honor If-Modified-Since headerJames Taylor2019-06-031-67/+4
* Bring up to date with masterJames Taylor2019-06-021-6/+6
|\
* | basic subscriptions systemJames Taylor2019-02-161-13/+58
* | subscriptions pageJames Taylor2019-02-161-4/+33
* | subscriptions: store video duration in databaseJames Taylor2019-02-161-1/+2
* | subscriptions: Basic new videos checking function for channelJames Taylor2019-02-161-1/+102
* | subscriptions: basic database codeJames Taylor2019-02-161-12/+70
|/
* fix line endingsJames Taylor2018-07-021-18/+18
* initial commitJames Taylor2018-06-301-0/+18