index
:
yt-local.git
master
Browser-based client for watching YouTube anonymously without forcing javascript
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube
/
comments.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into optional_proxy_images
James Taylor
2020-10-12
1
-3
/
+5
|
\
|
*
remove trimming of comment likes
zrose584
2020-10-11
1
-9
/
+1
|
*
add comments.js
zrose584
2020-10-07
1
-4
/
+14
*
|
settings.py: add 'proxy_images'
zrose584
2020-10-07
1
-2
/
+2
|
/
*
Fix failure to parse comments when there's one from deleted channel
James Taylor
2020-03-08
1
-12
/
+23
*
Extraction: Rewrite comment extraction, remove author_id and rename author_ch...
James Taylor
2019-12-19
1
-5
/
+4
*
Extraction: Rewrite item_extraction for better error handling and readability...
James Taylor
2019-12-18
1
-11
/
+11
*
Extraction: Move comment extraction to yt_data_extract
James Taylor
2019-09-19
1
-93
/
+6
*
rename enable_comments amd enable_related_videos
James Taylor
2019-08-01
1
-1
/
+1
*
Remove ad-hoc response saving from code, create a debug setting for fetch_url
James Taylor
2019-07-23
1
-3
/
+1
*
Convert comment posting system to flask framework
James Taylor
2019-07-21
1
-4
/
+9
*
Convert comments to flask framework
James Taylor
2019-07-19
1
-280
/
+117
*
Fix comment parsing error due to comments from deleted channels
James Taylor
2019-05-09
1
-4
/
+11
*
refactor common.py into 3 files
James Taylor
2019-02-21
1
-29
/
+30
*
Add newline to end of files
James Taylor
2019-01-06
1
-1
/
+1
*
rename env['fields'] to env['parameters'] and rename fields to parameters in ...
James Taylor
2019-01-06
1
-1
/
+1
*
WSGI for simple non-path GET pages
James Taylor
2019-01-05
1
-3
/
+4
*
Add permalink to comment on timestamp
James Taylor
2019-01-02
1
-1
/
+6
*
Ability to delete comments
James Taylor
2018-12-31
1
-3
/
+24
*
Rename username to channel_id in more places
James Taylor
2018-12-31
1
-2
/
+2
*
Use channel id to uniquely identify accounts, not username
James Taylor
2018-12-30
1
-2
/
+2
*
Fix username parameter not being sent
James Taylor
2018-12-26
1
-1
/
+1
*
Added account selection to comment boxes
James Taylor
2018-12-26
1
-3
/
+17
*
Ability to sort channel videos by oldest and by views
James Taylor
2018-12-17
1
-3
/
+3
*
Use post/redirect/get method to prevent form resubmission for comments
James Taylor
2018-11-10
1
-1
/
+1
*
comments: fixed regression in previous comments bugfix commit
James Taylor
2018-10-18
1
-3
/
+4
*
fix error parsing comments when a comment has all replies in a thread
James Taylor
2018-10-16
1
-5
/
+5
*
add support for lc parameter
James Taylor
2018-10-01
1
-6
/
+10
*
Display latency/read-time for comment retrieval
James Taylor
2018-09-15
1
-6
/
+4
*
single comment retrieval function, remove left-over debug writing
James Taylor
2018-09-07
1
-2
/
+9
*
Reorganize comment system
James Taylor
2018-09-01
1
-26
/
+86
*
Return comments by newest after posting top-level comment
James Taylor
2018-08-31
1
-3
/
+9
*
Ability to reply to comments
James Taylor
2018-08-31
1
-1
/
+6
*
Fix blank comments causing parsing to fail
James Taylor
2018-08-30
1
-1
/
+2
*
Display video title & thumbnail on comment pages
James Taylor
2018-08-26
1
-16
/
+40
*
Comments: In title, indicate page number or that page contains replies
James Taylor
2018-08-26
1
-2
/
+21
*
fix extraneous escape in comment username
James Taylor
2018-08-25
1
-1
/
+1
*
Fix comments not working as result of youtube changes
James Taylor
2018-08-24
1
-7
/
+63
*
remove leftover debug writing causing error when no debug directory
James Taylor
2018-07-31
1
-2
/
+2
*
add settings for enabling/disabling comments, comment avatars, & related vids
James Taylor
2018-07-13
1
-4
/
+16
*
front-end support for adding to playlists
James Taylor
2018-07-08
1
-3
/
+4
*
fixed more comments not working
James Taylor
2018-07-07
1
-2
/
+3
*
fix comment replies being limited to 10
James Taylor
2018-07-06
1
-4
/
+25
*
fix line endings
James Taylor
2018-07-02
1
-166
/
+166
*
initial commit
James Taylor
2018-06-30
1
-0
/
+166