462 Commits

Author SHA1 Message Date
James Taylor
89e5761f8d Extraction: Move playlist extraction to yt_data_extract 2019-09-08 18:42:08 -07:00
James Taylor
c362a5e834 Extraction: Move search extraction to yt_data_extract 2019-09-08 18:06:30 -07:00
James Taylor
216231f9a6 Extraction: Proper error handling for terminated or non-existant channels 2019-09-08 17:48:02 -07:00
James Taylor
bd343ed71f Extraction: Move channel extraction to yt_data_extract 2019-09-08 17:28:11 -07:00
James Taylor
fb1a3531c5 Extraction: Fix url prefixing 2019-09-08 17:20:02 -07:00
James Taylor
1b6fb4e100 Allow 'New' badge in video items 2019-09-08 16:48:07 -07:00
James Taylor
0ca12270a8 Search: Add some space around the number of results 2019-09-08 10:38:23 -07:00
James Taylor
3c9a6dd8e6 Search: Fix advertisements for google products like home/stadia breaking search results 2019-09-08 10:32:52 -07:00
James Taylor
cd04bbc5ce Bloody markdown 2019-09-07 23:13:32 -07:00
James Taylor
6542601b65 Update README (again) 2019-09-07 23:08:16 -07:00
James Taylor
f1e3954529 Update README 2019-09-07 22:30:38 -07:00
James Taylor
6a55771630 Redirect localhost:8080 to homepage 2019-09-07 21:40:38 -07:00
James Taylor
d356e40f1c Subscription manager: Hide export box for now until it's functional 2019-09-07 20:06:03 -07:00
James Taylor
8f6730af71 Subscription manager: Add some space around import subscriptions box 2019-09-07 20:05:11 -07:00
James Taylor
f172b143d6 Subscriptions: order videos by date published when there's too many new videos from a channel 2019-09-07 20:02:45 -07:00
James Taylor
b3fe5abcd7 Subscriptions: Add some space around video grid 2019-09-07 18:28:32 -07:00
James Taylor
93bbe1179b Subscriptions: fix author not being included 2019-09-07 18:26:31 -07:00
James Taylor
7b42d26c61 Add automatic release generation system so dependencies will be updated per release 2019-09-07 18:19:40 -07:00
James Taylor
3d57e14df7 Remove windows python distribution from repo and add requirements.txt 2019-09-06 16:31:13 -07:00
James Taylor
ac32b24b2a Merge subscriptions into master 2019-09-06 15:45:01 -07:00
James Taylor
7a93acabb3 Always use 360p in non-theater mode 2019-09-06 15:00:18 -07:00
James Taylor
ed066e7414 Adapt theme and layout settings to settings page system 2019-09-06 14:53:06 -07:00
James Taylor
e14ec88591 Settings: Fix centering and color scheme on other themes 2019-09-06 14:47:37 -07:00
James Taylor
36380b0328 Settings: Fix circular dependency for settings_page 2019-09-06 14:31:47 -07:00
James Taylor
3dd0371af1 Merge branch 'settings' 2019-09-06 14:23:29 -07:00
James Taylor
ca49ab170f Merge branch 'layout' 2019-09-06 14:23:20 -07:00
James Taylor
c393031ac5 Subscriptions: autocheck after subscribing to channel 2019-09-03 17:47:23 -07:00
James Taylor
0a590c3364 Subscriptions: Order videos by the time they were added to db 2019-09-03 16:45:19 -07:00
James Taylor
0c22835dd2 Fix related videos 2019-08-27 18:04:44 -07:00
James Taylor
e9b16ef71f Layout: Add themes 2019-08-25 16:08:08 -07:00
James Taylor
609244e34f Layout: Add some space after item thumbnail 2019-08-25 13:09:08 -07:00
James Taylor
00e4951fd0 Layout: Add links to homepage 2019-08-24 19:05:24 -07:00
James Taylor
2435bcaeb1 Layout: Prevent item checkbox size from shrinking sometimes 2019-08-24 18:50:09 -07:00
James Taylor
69e64f726e Layout: Prevent long author name from overflowing in items with vertical stats 2019-08-24 18:25:37 -07:00
James Taylor
9f67a970c6 Layout: Make item titles non-clickable in empty space after wrapped text 2019-08-24 18:19:22 -07:00
James Taylor
3d911e4987 Layout: Theater layout: Expand video width across page only as necessary based on length of video 2019-08-24 17:55:14 -07:00
James Taylor
cb5f36581d Layout: add option to hide comments/related vids by default but click to show using <details> 2019-08-24 16:45:01 -07:00
James Taylor
943e1cd751 Layout: Make downloads click-to-show instead of hover-to-show using <details> element 2019-08-24 14:25:11 -07:00
James Taylor
d9fbf82bb2 Layout: Add option to use 720p resolution 2019-08-24 13:35:11 -07:00
James Taylor
fa2fa7fe16 Layout: Add theater mode 2019-08-24 12:43:58 -07:00
James Taylor
bc8db064d2 Layout: add some space below more comments button 2019-08-24 12:02:40 -07:00
James Taylor
f2eb354197 Layout: Simplify color scheme 2019-08-24 11:59:23 -07:00
James Taylor
400d17e613 Layout: simplify CSS layout on most pages 2019-08-24 11:35:58 -07:00
James Taylor
d9517a3322 Layout: Put related videos below video when page is too small 2019-08-23 19:24:42 -07:00
James Taylor
102c21132a Layout: simplify watch page space distribution on edges 2019-08-23 15:37:40 -07:00
James Taylor
96b9a96a50 Layout: Regression: fix blank space at bottom of short pages 2019-08-23 14:55:09 -07:00
James Taylor
85572c94de Layout: refactor item system to be more maintainable, add vertical item type 2019-08-23 14:48:00 -07:00
James Taylor
70d2cff817 Layout: Center header content 2019-08-18 18:26:13 -07:00
James Taylor
7f3ca7ee49 Layout: Replace local playlists link with home link in header and use flexbox to make it work on smaller window sizes 2019-08-18 15:57:27 -07:00
James Taylor
dc4008a210 Add settings page 2019-08-17 23:13:39 -07:00