aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Relax error and send error_code to templateJesus E2023-06-191-1/+12
* Prefix youtube URLs in video descriptions and channel about pageJames Taylor2021-08-091-0/+15
* Friendlier error message when Tor is closed or network is downJames Taylor2021-07-041-0/+6
* Fix shared.css file style missingJesús2021-06-141-2/+2
* Fix name appJesús2021-06-101-2/+2
* Capitalize name appJesús2021-06-101-2/+2
* General theme: Fix script generate for timestampJesús2020-12-291-4/+20
* General theme: add license and add URL source code in footerJesús2020-12-291-0/+8
* Add get_app_version and versionJesús2020-12-171-0/+5
* Migration general theme: fix video player method in javascriptJesús2020-12-161-1/+1
* pep8Jesús2020-12-151-4/+13
* Automatically change tor circuit once if ip is blockedJames Taylor2020-10-251-1/+3
* Merge branch 'master' into add_sponsorblockJames Taylor2020-10-211-2/+21
|\
| * comments.js: include error in reply html rather than using an alertJames Taylor2020-10-201-2/+4
| * Add setting to change font. Change default to arialJames Taylor2020-10-201-0/+17
* | proxy 'sponsor.ajay.app'zrose5842020-10-181-0/+4
|/
* Merge pull request #23 from zrose584/comments_jsJames Taylor2020-10-111-0/+1
|\
| * add comments.jszrose5842020-10-071-0/+1
* | 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