summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-24cache top program pagesTzafrir Cohen
It seems that caching the downloaded pages is not useful enough. It only cuts the time of the programs page from 42 seconds to 25 seconds. So let's just cache the reuslting entries.
2017-11-23No need for a COPYRIGHT file. See LICENSE.txtTzafrir Cohen
2017-11-23Add a README and a COPYRIGHT filekan-0.0.2Tzafrir Cohen
2017-11-23Add support for net-showsTzafrir Cohen
It turns out those are basically the same as youtube-played shows
2017-11-23Use the USER_AGENT constantTzafrir Cohen
2017-11-23basic caching of downloaded pagesTzafrir Cohen
Use the simplecache addon to cache downloaded pages.
2017-11-13Version 0.0.1: much functionality is missingkan-0.0.1Tzafrir Cohen
2017-11-13fix git repo URLTzafrir Cohen
2017-11-13Rename addon.py -> default.pyTzafrir Cohen
2017-11-13Basic support for shows from YouTubeTzafrir Cohen
2017-11-13Add a licenseTzafrir Cohen
2017-11-13use meaningfule parameters rather than 'folder'Tzafrir Cohen
2017-11-13Move main page to a separate functionTzafrir Cohen
2017-11-13List all showsTzafrir Cohen
2017-11-13Move main() to its own functionTzafrir Cohen
2017-10-31Get some items from kan's tv shows pageTzafrir Cohen
2017-10-31Skeleton video content menuTzafrir Cohen
2017-10-29Initial versionTzafrir Cohen