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
/
post_comment.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename env['fields'] to env['parameters'] and rename fields to parameters in ...
James Taylor
2019-01-06
1
-7
/
+7
*
WSGI for /post_comment (POST request)
James Taylor
2019-01-05
1
-31
/
+11
*
WSGI for /delete_comment (POST request)
James Taylor
2019-01-05
1
-2
/
+9
*
WSGI for simple non-path GET pages
James Taylor
2019-01-05
1
-6
/
+8
*
Ability to delete comments
James Taylor
2018-12-31
1
-2
/
+39
*
Rename username to channel_id in more places
James Taylor
2018-12-31
1
-2
/
+2
*
put session_token retrieval code into a function
James Taylor
2018-12-30
1
-11
/
+15
*
post_comment: receive cookies given during session token retrieval (fixes 400...
James Taylor
2018-12-26
1
-1
/
+1
*
Fix post_comment function
James Taylor
2018-12-26
1
-3
/
+3
*
Added account selection to comment boxes
James Taylor
2018-12-26
1
-0
/
+3
*
Rename cookie_jar to cookiejar
James Taylor
2018-12-26
1
-8
/
+8
*
Don't use tor when logging in
James Taylor
2018-12-26
1
-17
/
+6
*
Use new cookiejar system for comment posting
James Taylor
2018-12-25
1
-12
/
+11
*
Reorganized account and commenting functions into different files
James Taylor
2018-12-24
1
-0
/
+195