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
...
*
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
*
Fix extract_approx_int. Fixes incorrect subscriber count on channels.
James Taylor
2019-12-21
1
-2
/
+2
*
Watch: Add padding in description box and urlize links
James Taylor
2019-12-20
1
-1
/
+2
*
Watch: display comment count and whether comments are disabled
James Taylor
2019-12-20
2
-8
/
+19
*
Better error handling for incorrect watch page urls
James Taylor
2019-12-20
1
-2
/
+4
*
Add custom 500 error page. Display the traceback. Center and format error pag...
James Taylor
2019-12-20
2
-1
/
+39
*
Add support for /embed urls
James Taylor
2019-12-20
1
-2
/
+3
*
Subscriptions: Display currently selected tag in page title
James Taylor
2019-12-20
1
-1
/
+5
*
Watch: Add border around badges such as unlisted badge
James Taylor
2019-12-20
1
-1
/
+3
*
Fix regression: date extraction broken. Move constants to correct file in yt_...
James Taylor
2019-12-20
2
-2
/
+2
*
Subscriptions: Display selected tag above videos.
James Taylor
2019-12-20
1
-0
/
+6
*
Merge branch 'modular-data-extract'
James Taylor
2019-12-19
61
-32300
/
+1760
|
\
|
*
Extraction: Move non-stateful signature decryption functionality into yt_data...
James Taylor
2019-12-19
3
-86
/
+110
|
*
Extraction: Move stuff around in files and put underscores in front of intern...
James Taylor
2019-12-19
3
-38
/
+37
|
*
Extraction: Move html post processing stuff from yt_data_extract to util
James Taylor
2019-12-19
9
-52
/
+50
|
*
Extraction: Split yt_data_extract.py into multiple files
James Taylor
2019-12-19
5
-1190
/
+1188
|
*
Extraction: Rewrite comment extraction, remove author_id and rename author_ch...
James Taylor
2019-12-19
3
-80
/
+67
[prev]
[next]