830 Commits

Author SHA1 Message Date
James Taylor
79d9a18f81 Extraction: return and display any errors preventing video playback 2019-11-22 14:56:53 -08:00
James Taylor
b614fcdb85 Fix regression: Can't remove videos from local playlists 2019-10-21 21:14:13 -07:00
James Taylor
70b56d6eef Extraction: Add signature decryption 2019-10-18 14:02:28 -07:00
James Taylor
4c07546e7a Extraction: Replace youtube-dl with custom-built watch page extraction 2019-10-17 19:58:13 -07:00
James Taylor
fd327ae653 Fix muted channels not being faded out on subscription manager page 2019-10-17 19:23:58 -07:00
James Taylor
9abb83fdbc Extraction: Fix did_you_mean and showing_results_for 2019-09-27 19:27:19 -07:00
James Taylor
e68ac26b4e Extraction: Rename get_response to extract_response and check that returned type is dict 2019-09-27 18:07:46 -07:00
James Taylor
ce8a658a0e Extraction: Move item extraction into a generic, robust function 2019-09-27 18:03:19 -07:00
James Taylor
61c50e0b54 Extraction: Move comment extraction to yt_data_extract 2019-09-19 11:41:16 -07:00
James Taylor
dc6c370152 Extraction: refactor response extraction to work with both mobile & desktop respones, also improve errors 2019-09-19 11:06:34 -07:00
James Taylor
66b1159d36 Fix related videos title clipping 2019-09-18 21:49:25 -07:00
James Taylor
014da8d3ae Fix list of local playlists not being given on subscriptions page and local playlist page 2019-09-15 15:15:23 -07:00
James Taylor
33a8898656 Only display local playlist controls in header on pages with videos 2019-09-15 14:59:19 -07:00
James Taylor
57c37a57e9 Add optional javascript for adding videos to playlists without the browser cancelling loading of the video, and to display a status message 2019-09-15 14:55:57 -07:00
James Taylor
f48de1aad2 Fix breakage due to youtube changes 2019-09-11 15:09:20 -07:00
James Taylor
21c617faf7 Local playlists list: center list and add background to it 2019-09-10 17:57:32 -07:00
James Taylor
27efcaf2b1 Comments: Fix some avatars overflowing 2019-09-10 15:31:20 -07:00
James Taylor
652cef15ec Watch page: Background color on video when scrubbing bar larger than video 2019-09-09 20:40:38 -07:00
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