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
/
yt_data_extract
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove trailing whitespaces
zrose584
2020-10-21
3
-3
/
+3
*
Use get_video_info to get video urls if player response missing
James Taylor
2020-10-19
1
-2
/
+8
*
yt_data_extract: normalize thumbnail and author urls
James Taylor
2020-10-19
2
-12
/
+17
*
Specify video height in html so page doesn't shift down after load
James Taylor
2020-09-24
1
-2
/
+9
*
yt_data_extract: Fix time_published picking up 'Streaming' string
James Taylor
2020-08-12
1
-1
/
+5
*
Switch to mobile api endpoint to fix 'Unknown error' blockage
James Taylor
2020-08-11
1
-9
/
+18
*
extract_items: Handle case where continuation has multiple
James Taylor
2020-08-11
2
-11
/
+23
*
extract_channel_info: Improve error extraction
James Taylor
2020-08-11
1
-3
/
+6
*
Fix hls_manifest_url not included when there's no other formats
James Taylor
2020-06-28
1
-2
/
+6
*
Add dialog for copying urls to external player for livestreams
James Taylor
2020-06-28
2
-11
/
+53
*
Handle case where embedded player response missing
James Taylor
2020-06-28
1
-2
/
+10
*
Do not override previous playability error if unknown
James Taylor
2020-06-28
1
-1
/
+1
*
Fix previously live videos labeled as live
James Taylor
2020-05-29
1
-1
/
+3
*
Fix broken signature decryption
James Taylor
2020-05-27
1
-1
/
+2
*
Fix urls sometimes not extracted due to youtube changes
James Taylor
2020-05-27
1
-1
/
+2
*
Fix error getting exit node ip if format urls are None
James Taylor
2020-05-27
1
-1
/
+1
*
Fix comment count & disabled extraction not working sometimes
James Taylor
2020-04-10
1
-3
/
+14
*
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 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
2
-2
/
+58
*
yt_data_extract: fix missing variables in info for unavailable videos
James Taylor
2020-02-17
1
-2
/
+3
*
Watch page: add info box with allowed countries and tor exit node
James Taylor
2020-02-01
1
-0
/
+8
*
Check for 403 errors and fallback on Invidious
James Taylor
2020-02-01
1
-1
/
+2
*
yt_data_extract: parse mimeType field for codecs
James Taylor
2020-02-01
1
-0
/
+27
*
Fix signature decryption.
James Taylor
2020-01-24
1
-1
/
+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
*
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
*
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
1
-1
/
+3
*
Rewrite channel extraction with proper error handling and new extraction name...
James Taylor
2019-12-21
2
-45
/
+40
*
Fix extract_approx_int. Fixes incorrect subscriber count on channels.
James Taylor
2019-12-21
1
-2
/
+2
*
Fix regression: date extraction broken. Move constants to correct file in yt_...
James Taylor
2019-12-20
2
-2
/
+2
*
Extraction: Move non-stateful signature decryption functionality into yt_data...
James Taylor
2019-12-19
2
-1
/
+98
*
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
2
-41
/
+1
*
Extraction: Split yt_data_extract.py into multiple files
James Taylor
2019-12-19
4
-0
/
+1188
[prev]