641 Commits

Author SHA1 Message Date
James Taylor
409fea0197 Use post/redirect/get method to prevent form resubmission for comments 2018-11-10 21:13:49 -08:00
James Taylor
717bf21093 Can now store settings&data in ~/.youtube-local, keeping program files separate 2018-11-10 00:27:43 -08:00
James Taylor
9dd8308cf2 missed some modifications when updating youtube extractor 2018-11-09 01:39:14 -08:00
James Taylor
630b476e42 yt-dl: update youtube extractor file to fix js-sig extraction issues 2018-11-09 00:58:46 -08:00
James Taylor
f6778f8c3d channel about page: remove /redirect in links 2018-11-08 22:31:19 -08:00
James Taylor
4b9e9529be Include fix for rg3/youtube-dl#18052 (no view count) 2018-11-05 01:29:50 -08:00
James Taylor
8784070e75 Server-side handling of local playlist thumbnails (forgot to include in last commit) 2018-11-05 01:27:01 -08:00
James Taylor
2f76eafbd6 Local playlists: save video thumbnails locally 2018-10-31 14:50:39 -07:00
James Taylor
d96308e354 Don't use exec to read settings 2018-10-31 00:26:07 -07:00
James Taylor
2be1743133 Search plugin: use same port number that server is running on 2018-10-30 23:10:32 -07:00
James Taylor
93cbea380b Linux: Security notice 2018-10-30 22:59:12 -07:00
James Taylor
f982273f85 Don't add duplicates to playlists 2018-10-30 14:58:08 -07:00
James Taylor
316dce9f03 Fix regression: autocorrect/did-you-mean causing failure on search 2018-10-30 14:54:20 -07:00
James Taylor
cdf89465cc fix search filters not being applied to next pages in results 2018-10-27 02:09:05 -07:00
James Taylor
ac9fbbbf10 comments: fixed regression in previous comments bugfix commit 2018-10-18 01:45:31 -07:00
James Taylor
23dfb97309 Support for search filters: upload date, type, duration 2018-10-18 01:41:53 -07:00
James Taylor
697d6e3583 fix error parsing comments when a comment has all replies in a thread 2018-10-16 13:18:56 -07:00
James Taylor
dd800485f0 add latency/readtime reporting for more things, round the numbers by reasonable amount 2018-10-01 18:01:05 -07:00
James Taylor
03f5ccbacb add support for lc parameter 2018-10-01 17:58:35 -07:00
James Taylor
6c61472daf Display latency/read-time for comment retrieval 2018-09-15 17:54:12 -07:00
James Taylor
3de6c50c67 Check whether comment posting was successful 2018-09-15 17:53:44 -07:00
James Taylor
182c6c7c8a forgot to include the ._pth fix 2018-09-14 19:47:48 -07:00
James Taylor
4212164e91 Windows: Use 32-bit distribution of python 2018-09-14 19:32:27 -07:00
James Taylor
6ca20ff701 add msvcp140.dll to satisfy pointless vc++ dependency by brotli 2018-09-12 23:57:25 -07:00
James Taylor
0cb96b1087 add fix for rg3/youtube-dl#17457 2018-09-07 13:56:35 -07:00
James Taylor
5f4d4e0499 single comment retrieval function, remove left-over debug writing 2018-09-07 13:49:45 -07:00
James Taylor
e31fd60286 comment deletion function 2018-09-05 21:25:58 -07:00
James Taylor
46cfd682ce Fix long sequences of letters in descriptions & comments overflowing 2018-09-02 17:35:44 -07:00
James Taylor
83efbba7ce fix header on other pages 2018-09-02 15:17:33 -07:00
James Taylor
9d8cbd2b77 Fix channels sometimes giving 500 2018-09-02 15:13:57 -07:00
James Taylor
f6e1880183 Download dropdown: don't push everything down 2018-09-01 22:19:26 -07:00
James Taylor
d1196cb721 Use less laggy grid layout strategy for watch page 2018-09-01 22:09:44 -07:00
James Taylor
ffeccc5ac3 Reorganize comment system 2018-09-01 21:53:40 -07:00
James Taylor
cdf8b8b0c8 remove unused code 2018-08-31 23:21:18 -07:00
James Taylor
6146c5293b Return comments by newest after posting top-level comment 2018-08-31 23:10:22 -07:00
James Taylor
a9ea97ad39 default disable googlevideo domain debugging 2018-08-31 16:36:58 -07:00
James Taylor
7cfb66b4b8 fetch_url: space between report text and latency 2018-08-31 16:24:25 -07:00
James Taylor
ebfe58e6cb Ability to reply to comments 2018-08-31 16:23:19 -07:00
James Taylor
6980d93107 ignore unknown renderer types 2018-08-31 16:22:54 -07:00
James Taylor
8cf42ed00b Fix blank comments causing parsing to fail 2018-08-30 20:02:00 -07:00
James Taylor
fee24d4f0a Ability to post comments (not reply yet) 2018-08-29 00:33:28 -07:00
James Taylor
6a6433619f Display video title & thumbnail on comment pages 2018-08-26 18:06:48 -07:00
James Taylor
d9115ea2cf Comments: In title, indicate page number or that page contains replies 2018-08-26 00:17:24 -07:00
James Taylor
97a789f81c Fix title attribute missing from title link for some items 2018-08-26 00:16:08 -07:00
James Taylor
1e540a2542 fix extraneous escape in comment username 2018-08-25 14:32:49 -07:00
James Taylor
fc001e7427 Fix comments with long usernames breaking comment section 2018-08-24 14:48:02 -07:00
James Taylor
3b8529ca11 Fix comments not working as result of youtube changes 2018-08-24 14:47:09 -07:00
James Taylor
3bbf998a74 Add favicon 2018-08-20 00:19:16 -07:00
James Taylor
9cb1732904 Indicate if video is unlisted 2018-08-14 02:39:05 -07:00
James Taylor
377749d79d music list: don't include album column if no tracks use it 2018-08-09 00:59:25 -07:00