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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not hide comments if false determination of disabled comments
James Taylor
2020-04-10
1
-0
/
+9
*
Fix related video extraction sometimes failing
James Taylor
2020-04-10
1
-2
/
+10
*
Fix exception due to missing 'playlist' key in extracted info
James Taylor
2020-04-05
1
-0
/
+3
*
Fix parameters being ignored in youtu.be links
James Taylor
2020-04-05
1
-1
/
+4
*
Fix error when there's a video format with mimetype class of 'text'
James Taylor
2020-04-04
1
-1
/
+1
*
Add playlist sidebar for videos in playlist, including autoplay
James Taylor
2020-04-04
6
-30
/
+299
*
Fix regression: local playlist form not shown on channel videos page
James Taylor
2020-03-29
1
-0
/
+1
*
Prevent long titles with no spaces overflowing item containers
James Taylor
2020-03-20
1
-1
/
+8
*
Correctly start and stop subscriptions autochecker when it is
James Taylor
2020-03-08
2
-41
/
+71
*
Fix failure to parse comments when there's one from deleted channel
James Taylor
2020-03-08
2
-12
/
+32
*
Correct malformed query strings: change ? to & so flask
James Taylor
2020-03-08
1
-0
/
+3
*
Fix subscriptions new video count when there are deleted videos
James Taylor
2020-02-27
1
-16
/
+13
*
Fix subscription checking breaking due to workers crashing
James Taylor
2020-02-23
1
-0
/
+2
*
Specify default font for consistency between operating systems
James Taylor
2020-02-22
1
-3
/
+7
*
Change px values to rem values in font-size declarations
James Taylor
2020-02-22
4
-7
/
+7
*
Ensure urllib3 and python version not leaked during video file check
James Taylor
2020-02-18
1
-1
/
+2
*
Subscriptions auto-checking: Better console error message for 429 errors
James Taylor
2020-02-18
1
-3
/
+23
*
Fix MaxRetryError when checking for video URL access
James Taylor
2020-02-18
2
-4
/
+22
*
yt_data_extract: fix missing variables in info for unavailable videos
James Taylor
2020-02-17
1
-2
/
+3
*
Fix FileNotFound error when trying to download search plugin when the working...
James Taylor
2020-02-06
2
-1
/
+3
*
Readme: clarify redirector usage
James Taylor
2020-02-04
1
-1
/
+1
*
Update readme
James Taylor
2020-02-04
1
-9
/
+10
*
Invidious fallback: Use original format info and just substitute invidious urls
James Taylor
2020-02-04
1
-23
/
+13
*
Watch page: add info box with allowed countries and tor exit node
James Taylor
2020-02-01
3
-0
/
+41
*
Adjust 429 error message. A Tor Browser restart is not required.
James Taylor
2020-02-01
1
-2
/
+2
*
Check for 403 errors and fallback on Invidious
James Taylor
2020-02-01
3
-1
/
+63
*
yt_data_extract: parse mimeType field for codecs
James Taylor
2020-02-01
1
-0
/
+27
*
Give a proper error message for 429 errors
James Taylor
2020-01-31
6
-3
/
+49
*
run.bat: Allow command line usage from any directory
James Taylor
2020-01-30
1
-0
/
+9
*
Add full visual c runtime to fix missing dll errors on fresh windows installs
James Taylor
2020-01-30
3
-21
/
+33
*
Fix signature decryption.
James Taylor
2020-01-24
1
-1
/
+1
*
local playlists: Display error message if no videos are selected or no playli...
James Taylor
2020-01-19
1
-0
/
+10
*
Fix display of movie thumbnails in related videos
James Taylor
2020-01-10
1
-0
/
+1
*
Fix playlist id extraction for radio renderers
James Taylor
2019-12-31
1
-1
/
+1
*
Extraction: Correctly extract view_count for vids with 0 views.
James Taylor
2019-12-30
1
-1
/
+9
*
extract_items: allow extracting items that are normally dug into for more
James Taylor
2019-12-26
1
-5
/
+5
*
yt_data_extract: Split up extract_items so renderer extraction works independ...
James Taylor
2019-12-26
1
-47
/
+48
*
yt_data_extract.common: Simplify usage of get functions and remove dead code
James Taylor
2019-12-26
1
-18
/
+11
*
yt_data_extract: Simplify extract_items so it needs only 1 while loop
James Taylor
2019-12-26
1
-32
/
+31
*
items: commatize channel video count and playlist video count
James Taylor
2019-12-24
1
-2
/
+2
*
extract_item_info: Don't extract author, author_id, etc. for channel items
James Taylor
2019-12-24
1
-7
/
+8
*
Fix extract_approx_int not working for non-approx ints, make extract_int more...
James Taylor
2019-12-24
1
-2
/
+2
*
Channel searching: indicate if there's no results
James Taylor
2019-12-23
1
-1
/
+5
*
Regression: Fix channel extraction 'items' key not present when there's no it...
James Taylor
2019-12-23
1
-2
/
+3
*
Channel: Change search results to use next and previous page buttons
James Taylor
2019-12-23
5
-39
/
+83
*
Subscriptions: Cleaner error message when checking terminated channels
James Taylor
2019-12-22
1
-1
/
+3
*
Subscriptions: Make uploader name clickable, with link to channel
James Taylor
2019-12-22
1
-2
/
+4
*
Finally fix video count on channels accessed through general urls, rather tha...
James Taylor
2019-12-22
2
-19
/
+35
*
channel.py: Refactor channel_id route logic into general channel url logic.
James Taylor
2019-12-22
1
-53
/
+21
*
Rewrite channel extraction with proper error handling and new extraction name...
James Taylor
2019-12-21
3
-47
/
+48
[prev]
[next]