aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* yt_app.config: use 'TEMPLATES_AUTO_RELOAD'zrose5842020-10-071-0/+1
* Jump video to timestamp in description or commentsJames Taylor2020-09-181-0/+17
* Adjust 429 error message. A Tor Browser restart is not required.James Taylor2020-02-011-2/+2
* Give a proper error message for 429 errorsJames Taylor2020-01-311-0/+12
* Add custom 500 error page. Display the traceback. Center and format error pag...James Taylor2019-12-201-0/+5
* Extraction: Rewrite item_extraction for better error handling and readability...James Taylor2019-12-181-0/+7
* Settings: Fix circular dependency for settings_pageJames Taylor2019-09-061-0/+3
* Layout: Add themesJames Taylor2019-08-251-0/+15
* Layout: Add links to homepageJames Taylor2019-08-241-1/+1
* Add homepage routeJames Taylor2019-07-221-0/+4
* Convert channel page to flask frameworkJames Taylor2019-07-061-1/+2
* Convert watch page to flask frameworkJames Taylor2019-06-161-0/+2