10 Commits

Author SHA1 Message Date
7a765dc664
Change general design theme 2020-12-14 23:44:29 -05:00
James Taylor
b126ce1aa6 Video comments: replace with error message if there is error
Such as 429 error, or an exception
2020-11-29 18:56:22 -08:00
James Taylor
d3230e8daf Remove commenting system. Because:
- Actually using it will result in comments being shadowbanned,
  even those posted from Youtube's interfacs, because your account
  gets downranked since no analytics are present so it looks like a
  bot posting the comment.
- It's been broken for awhile
2020-10-21 19:58:31 -07:00
James Taylor
95f2f027ea Comments.js: Add open in new tab button under replies as fallback
if xhr request fails
2020-10-20 17:48:18 -07:00
zrose584
debc11931f add comments.js 2020-10-07 20:32:57 +02:00
James Taylor
753f6c5389 Jump video to timestamp in description or comments 2020-09-18 17:32:28 -07:00
James Taylor
98777ee825 Extraction: Rewrite item_extraction for better error handling and readability, rename extracted names for more consistency 2019-12-18 19:39:16 -08: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
fc295ac93d Convert comment posting system to flask framework 2019-07-21 21:48:54 -07:00
James Taylor
8cad77ad0d Convert comments to flask framework 2019-07-19 22:27:10 -07:00