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
/
accounts.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use channel id to uniquely identify accounts, not username
James Taylor
2018-12-30
1
-7
/
+9
|
*
Save channel id when adding account
James Taylor
2018-12-30
1
-4
/
+15
|
*
Option to use tor when logging in
James Taylor
2018-12-30
1
-6
/
+21
|
*
Fix cookiejar_from_lwp function
James Taylor
2018-12-26
1
-1
/
+2
|
*
Added account selection to comment boxes
James Taylor
2018-12-26
1
-0
/
+3
|
*
Make accounts.txt more human-readable
James Taylor
2018-12-26
1
-3
/
+3
|
*
If specified, save account to disk after adding it
James Taylor
2018-12-26
1
-6
/
+9
|
*
Rename cookie_jar to cookiejar
James Taylor
2018-12-26
1
-15
/
+15
|
*
Don't use tor when logging in
James Taylor
2018-12-26
1
-3
/
+7
|
*
Server-side http logic for adding account
James Taylor
2018-12-26
1
-1
/
+2
|
*
_login: Add youtube-dl standard headers to requests
James Taylor
2018-12-26
1
-4
/
+17
|
*
Added account login page
James Taylor
2018-12-25
1
-1
/
+54
|
*
Use new cookiejar system for comment posting
James Taylor
2018-12-25
1
-0
/
+3
|
*
Function to produce LWPCookieJar from lwp string
James Taylor
2018-12-25
1
-1
/
+7
|
*
Accounts: use dictionary based on username instead of list
James Taylor
2018-12-24
1
-5
/
+4
|
*
add_account function
James Taylor
2018-12-24
1
-0
/
+10
|
*
Reorganized account and commenting functions into different files
James Taylor
2018-12-24
1
-0
/
+264