256 Commits

Author SHA1 Message Date
James Taylor
b56e65e051 channel.html: add some space to the left of the page 2019-07-24 00:41:20 -07:00
James Taylor
eb89c7426d Add 'subscribers' and 'videos' after corresponding numbers in channel item in search results 2019-07-24 00:02:04 -07:00
James Taylor
e00c3cf99f Remove ad-hoc response saving from code, create a debug setting for fetch_url 2019-07-23 23:57:45 -07:00
James Taylor
cb1c899a45 channel: Add short description under channel name 2019-07-23 22:55:15 -07:00
James Taylor
fe38aa214b Fix error when channel has empty description 2019-07-23 22:36:43 -07:00
James Taylor
2034b6bd25 Fix unrouted channel avatar image on empty channels 2019-07-23 22:34:13 -07:00
James Taylor
6a00cfab1b playlist: fix incorrect display of description 2019-07-22 01:04:43 -07:00
James Taylor
dfbe29355f Channel: fix oversized thumbnails in firefox quantum 2019-07-22 01:01:27 -07:00
James Taylor
80b325a225 Add homepage route 2019-07-22 00:53:22 -07:00
James Taylor
28204088af Fix unlisted video detection 2019-07-22 00:43:52 -07:00
James Taylor
f165eb5e29 opensearch.xml: add port number in the other search URL just in case 2019-07-22 00:20:38 -07:00
James Taylor
74cf3b2135 Use variable to set title on base template instead of block 2019-07-21 22:50:57 -07:00
James Taylor
c5827a3bb1 Add status template, use for comment deletion status 2019-07-21 22:43:29 -07:00
James Taylor
86382706fe Add flask Firefox search engine route 2019-07-21 22:28:57 -07:00
James Taylor
2837d9db2b Convert captioning to flask 2019-07-21 22:16:38 -07:00
James Taylor
8eff0bb9e2 Delete obsolete files 2019-07-21 21:59:52 -07:00
James Taylor
fc295ac93d Convert comment posting system to flask framework 2019-07-21 21:48:54 -07:00
James Taylor
167483af21 Convert login to flask framework and fix the login, and fix account display 2019-07-21 00:03:34 -07:00
James Taylor
8cad77ad0d Convert comments to flask framework 2019-07-19 22:27:10 -07:00
James Taylor
b854dab314 watch.py regression: fix error page 2019-07-07 17:46:07 -07:00
James Taylor
728b2b73d4 common_elements.html: Accept missing channel description as blank 2019-07-07 17:32:11 -07:00
James Taylor
b89d90a0d3 watch_page: refactor music list into flask template 2019-07-07 17:29:25 -07:00
James Taylor
6261add37d Convert local_playlist to flask framework 2019-07-06 23:08:04 -07:00
James Taylor
c0617670f7 Fix medium playlist items displaying incorrectly 2019-07-06 19:26:07 -07:00
James Taylor
64434b02ca Convert channel page to flask framework 2019-07-06 19:11:15 -07:00
James Taylor
24553bfb4f Merge branch 'master' into flask-framework 2019-07-04 18:21:43 -07:00
James Taylor
315039bebd common_elements.html: accept missing description as blank 2019-07-04 18:20:51 -07:00
James Taylor
d105d4520f Convert playlist page to flask framework 2019-07-04 18:08:14 -07:00
James Taylor
88c8101b41 Update youtube-dl to fix various issues 2019-06-21 23:38:39 -07:00
James Taylor
1c724f4f28 Search: fix corrections not working 2019-06-21 22:29:25 -07:00
James Taylor
05de304548 Fix get_subtitle_sources function 2019-06-21 21:59:50 -07:00
James Taylor
02962df052 Refactor watch page related videos to use item rendering macro 2019-06-21 21:59:33 -07:00
James Taylor
1156b09987 Refactor search page 2019-06-21 21:41:41 -07:00
James Taylor
e33bae2e50 watch: Fix error page 2019-06-17 20:57:10 -07:00
James Taylor
1ba2411862 Inherit from base template 2019-06-17 20:50:00 -07:00
James Taylor
2db58930a6 Convert watch page to flask framework 2019-06-16 16:16:03 -07:00
James Taylor
9f93b9429c Fix comment parsing error due to comments from deleted channels 2019-05-09 23:07:43 -07:00
James Taylor
c466dcdebe Update readme with new requirement 2019-04-23 23:12:48 -07:00
James Taylor
ba3b10edda Fix new breakage 2019-04-23 23:07:25 -07:00
James Taylor
0ecf3d08be Fix error with channel searches with non-ascii characters 2019-03-25 13:15:54 -07:00
James Taylor
a33b71820c README: clarify speed differences 2019-03-14 19:20:18 -07:00
James Taylor
8ceaa34a53 html_common: remove x_item_html functions 2019-02-26 17:27:53 -08:00
James Taylor
89daa27be2 prevent urllib3 from decoding content 2019-02-26 17:15:51 -08:00
James Taylor
1e1f55c9e5 Use persistent connections 2019-02-25 20:47:49 -08:00
James Taylor
b32330be4f refactor common.py into 3 files 2019-02-21 21:32:31 -08:00
James Taylor
a61ba6b8f4 playlist: fix error when there's no description 2019-02-16 15:21:39 -08:00
James Taylor
74658f184b fetch_url: Ensure urllib never leaks python version 2019-02-16 14:26:03 -08:00
James Taylor
7f9e91da7a channel: Don't completely fail if can't retrieve # of vids 2019-02-16 14:11:38 -08:00
James Taylor
0cb61ef4b6 Search results: Use more performant layout strategy 2019-02-14 22:45:46 -08:00
James Taylor
4d7bba92eb Use pbj format for playlist requests, ajax deprecated 2019-02-07 20:58:17 -08:00