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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix username parameter not being sent
James Taylor
2018-12-26
1
-1
/
+1
*
Fix cookiejar_from_lwp function
James Taylor
2018-12-26
1
-1
/
+2
*
Added account selection to comment boxes
James Taylor
2018-12-26
4
-7
/
+41
*
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
3
-27
/
+27
*
fetch_url: Fix cookies not being sent after redirects
James Taylor
2018-12-26
1
-7
/
+28
*
Don't use tor when logging in
James Taylor
2018-12-26
4
-24
/
+28
*
Server-side http logic for adding account
James Taylor
2018-12-26
2
-1
/
+15
*
_login: Add youtube-dl standard headers to requests
James Taylor
2018-12-26
1
-4
/
+17
*
fetch_url: fix cookie sending/receiving not working
James Taylor
2018-12-26
1
-2
/
+2
*
Added account login page
James Taylor
2018-12-25
2
-2
/
+59
*
Use new cookiejar system for comment posting
James Taylor
2018-12-25
2
-12
/
+14
*
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
3
-190
/
+6
*
Loading/saving of accounts
James Taylor
2018-12-24
1
-1
/
+12
*
Initial port of _login method
James Taylor
2018-12-24
1
-69
/
+132
*
Added cookie-handling ability to fetch_url
James Taylor
2018-12-24
1
-1
/
+14
*
common: support for POST data in fetch_url
James Taylor
2018-12-23
1
-11
/
+10
*
Properly handle case of non-existent channel tab
James Taylor
2018-12-21
1
-3
/
+3
*
Properly handle terminated channel on channel's playlist and about page
James Taylor
2018-12-21
1
-22
/
+27
*
Fix error when user page has no videos
James Taylor
2018-12-21
1
-27
/
+26
*
Correctly handle case where video ID is too short
James Taylor
2018-12-20
1
-0
/
+4
*
Correctly handle case where channel doesn't exist
James Taylor
2018-12-20
1
-0
/
+6
*
Correctly handle case where channel was terminated
James Taylor
2018-12-20
1
-3
/
+15
*
Ability to sort playlists on channel
James Taylor
2018-12-19
1
-17
/
+24
*
Fixed regression: error on channel playlists/search page
James Taylor
2018-12-19
1
-0
/
+2
*
Ability to sort channel videos by oldest and by views
James Taylor
2018-12-17
5
-16
/
+29
*
Put default language subtitles at end of list to work around browser bug when...
James Taylor
2018-12-16
1
-3
/
+8
*
Support for custom channel urls
James Taylor
2018-12-16
2
-13
/
+22
*
post/redirect/get for removing items from playlist
James Taylor
2018-11-10
1
-3
/
+2
*
Use post/redirect/get method to prevent form resubmission for comments
James Taylor
2018-11-10
4
-11
/
+396
*
Can now store settings&data in ~/.youtube-local, keeping program files separate
James Taylor
2018-11-10
4
-5
/
+11
*
channel about page: remove /redirect in links
James Taylor
2018-11-08
1
-1
/
+6
*
Server-side handling of local playlist thumbnails (forgot to include in last ...
James Taylor
2018-11-05
1
-0
/
+5
*
Local playlists: save video thumbnails locally
James Taylor
2018-10-31
1
-3
/
+56
*
Search plugin: use same port number that server is running on
James Taylor
2018-10-30
2
-2
/
+11
*
Don't add duplicates to playlists
James Taylor
2018-10-30
1
-1
/
+11
*
Fix regression: autocorrect/did-you-mean causing failure on search
James Taylor
2018-10-30
1
-2
/
+2
*
fix search filters not being applied to next pages in results
James Taylor
2018-10-27
2
-17
/
+2
*
comments: fixed regression in previous comments bugfix commit
James Taylor
2018-10-18
1
-3
/
+4
*
Support for search filters: upload date, type, duration
James Taylor
2018-10-18
2
-5
/
+61
*
fix error parsing comments when a comment has all replies in a thread
James Taylor
2018-10-16
1
-5
/
+5
*
add latency/readtime reporting for more things, round the numbers by reasonab...
James Taylor
2018-10-01
3
-8
/
+7
*
add support for lc parameter
James Taylor
2018-10-01
2
-8
/
+14
*
Display latency/read-time for comment retrieval
James Taylor
2018-09-15
1
-6
/
+4
[next]