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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
James Taylor
2018-12-16
1
-3
/
+8
|
|
|
|
when too many languages present
*
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
|
|
|
|
commit)
*
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 ↵
James Taylor
2018-10-01
3
-8
/
+7
|
|
|
|
reasonable amount
*
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
|
*
Check whether comment posting was successful
James Taylor
2018-09-15
2
-12
/
+42
|
*
single comment retrieval function, remove left-over debug writing
James Taylor
2018-09-07
1
-2
/
+9
|
*
comment deletion function
James Taylor
2018-09-05
1
-1
/
+26
|
*
Fix long sequences of letters in descriptions & comments overflowing
James Taylor
2018-09-02
1
-0
/
+1
|
*
Fix channels sometimes giving 500
James Taylor
2018-09-02
2
-9
/
+11
|
*
Use less laggy grid layout strategy for watch page
James Taylor
2018-09-01
2
-15
/
+10
|
*
Reorganize comment system
James Taylor
2018-09-01
4
-49
/
+141
|
*
remove unused code
James Taylor
2018-08-31
1
-78
/
+0
|
*
Return comments by newest after posting top-level comment
James Taylor
2018-08-31
3
-13
/
+17
|
*
default disable googlevideo domain debugging
James Taylor
2018-08-31
1
-6
/
+6
|
*
fetch_url: space between report text and latency
James Taylor
2018-08-31
1
-1
/
+1
|
*
Ability to reply to comments
James Taylor
2018-08-31
4
-2
/
+146
|
*
ignore unknown renderer types
James Taylor
2018-08-31
1
-2
/
+3
|
[next]