60 Commits

Author SHA1 Message Date
James Taylor
1dc2cb0ab6 Return blank page for searching when visiting just localhost/youtube.com 2018-07-31 17:03:47 -07:00
James Taylor
dcc3183411 remove leftover debug writing causing error when no debug directory 2018-07-31 16:52:51 -07:00
James Taylor
eea034d5a9 fix errors when data directory doesn't exist already 2018-07-31 16:44:21 -07:00
James Taylor
dc5606e549 justify uploader url to start so it doesn't span outside text 2018-07-30 16:32:56 -07:00
James Taylor
a28b81bfaf fix channel about page error when has no links 2018-07-27 23:58:44 -07:00
James Taylor
b9e4035aa3 channel about page: list links vertically, not inline 2018-07-27 23:52:14 -07:00
James Taylor
2ec95adb5f fix error with certain channels that have tabs hidden 2018-07-27 23:47:56 -07:00
James Taylor
0dc5f41105 . 2018-07-27 18:55:35 -07:00
James Taylor
f65ebef2eb fix 502 bad gateway when searching 2018-07-27 18:54:55 -07:00
James Taylor
182a2f3bdb options for sorting when searching 2018-07-25 22:43:55 -07:00
James Taylor
74c9647072 POST on same page when removing from playlist, so url doesn't change 2018-07-24 04:30:51 -07:00
James Taylor
6e6a38cd73 put local-playlist link before playlist-add form 2018-07-24 04:29:59 -07:00
James Taylor
7a22af4db6 fix double html escape of titles in local playlist 2018-07-24 03:26:34 -07:00
James Taylor
5e9f74d940 extra space at bottom of downloads popup so don't mouse out of it accidentally 2018-07-23 18:30:40 -07:00
James Taylor
ce6fb753a7 correctly handle 'search instead for' 2018-07-23 18:29:37 -07:00
James Taylor
d07d255fd3 preserve whitespace in descriptions & comments 2018-07-20 23:12:39 -07:00
James Taylor
d170a75a93 ability to remove videos from playlist 2018-07-20 01:41:12 -07:00
James Taylor
f12157cd02 specify youtube error instead of just 500 2018-07-20 00:44:18 -07:00
James Taylor
80fb2decf5 ignore clarificationRenderers 2018-07-19 17:07:13 -07:00
James Taylor
40039ba672 add channel searching 2018-07-19 02:33:48 -07:00
James Taylor
2965161bbe add link to local playlists on all pages 2018-07-19 02:13:19 -07:00
James Taylor
9c65e64b3b increase timeout 2018-07-16 19:26:14 -07:00
James Taylor
09125c9573 support gridShowRenderers 2018-07-16 18:53:03 -07:00
James Taylor
ac1319e720 Support for downloading video in all available formats 2018-07-16 02:05:46 -07:00
James Taylor
a0c2bde435 fix error with limited state videos 2018-07-15 18:36:26 -07:00
James Taylor
97545f9b3b add settings for enabling/disabling comments, comment avatars, & related vids 2018-07-13 17:16:29 -07:00
James Taylor
5b8a50c1c4 fix issue with automatic subtitles being outside the video 2018-07-13 16:54:52 -07:00
James Taylor
cccffb8354 language settings and default-mode settings for subtitles 2018-07-13 16:54:33 -07:00
James Taylor
55163b4f87 fix description being expanded when no comments 2018-07-12 22:53:43 -07:00
James Taylor
230297659b fix shelves breaking channel playlist page 2018-07-12 19:59:23 -07:00
James Taylor
c7edcff93a add subtitles support 2018-07-10 01:49:55 -07:00
James Taylor
1134efed49 specify grid row for comment section 2018-07-10 01:49:20 -07:00
James Taylor
43f1528e76 keep end of playlist items (no checkbox) aligned with video items 2018-07-09 03:46:33 -07:00
James Taylor
4b716415e1 add checkbox for adding video on watch page to playlist 2018-07-09 03:42:26 -07:00
James Taylor
cdb7dbab55 small adjustment to related videos title line height 2018-07-09 03:05:39 -07:00
James Taylor
1fa66ffb0f fix search box not having query searched for in results page 2018-07-09 03:01:33 -07:00
James Taylor
52835db0a8 add support for viewing local playlists 2018-07-08 18:40:39 -07:00
James Taylor
f4024573dc add checkbox to medium items 2018-07-08 18:37:36 -07:00
James Taylor
26620cbac8 front-end support for adding to playlists 2018-07-08 16:22:23 -07:00
James Taylor
6ad09eb53a server-side support for adding to local playlists 2018-07-08 01:06:54 -07:00
James Taylor
f36c1d26a4 fix extraneous escapes in saved video info for playlists 2018-07-08 00:57:09 -07:00
James Taylor
83afe7eb11 fixed more comments not working 2018-07-07 01:04:48 -07:00
James Taylor
666456146d fix comment replies being limited to 10 2018-07-06 20:11:08 -07:00
James Taylor
2ba4fd8994 channel playlists: fix error when 0 playlists, correct stats for playlist 2018-07-06 18:34:11 -07:00
James Taylor
237d19d834 remove grid-specific methods 2018-07-06 18:17:54 -07:00
James Taylor
1eecc5a880 fix video length not being gotten for grid renderers 2018-07-06 18:16:15 -07:00
James Taylor
2cf83d6e2a make grid-items and list-items usable elsewhere 2018-07-06 17:56:57 -07:00
James Taylor
20d9f07cb7 search: removed obsolete code 2018-07-06 17:49:00 -07:00
James Taylor
9cefa46bc5 add playlist tab to channels 2018-07-06 17:41:16 -07:00
James Taylor
a74c30bb3c prevent title from overflowing items generally 2018-07-05 23:22:10 -07:00