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
/
watch_extraction.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Capitalize name app
Jesús
2021-06-10
1
-1
/
+1
*
Fix signature decryption due to new base.js minifier rules
James Taylor
2021-02-23
1
-7
/
+10
*
Improve ytInitialPlayerResponse extraction
James Taylor
2020-12-17
1
-2
/
+10
*
Always extract from html watch page to get base.js url
James Taylor
2020-12-12
1
-13
/
+70
*
Retrieve base.js url from html watch page when it's missing
James Taylor
2020-12-09
1
-0
/
+13
*
yt_data_ext: watch playlist: Fix missing author_url if no author_id
James Taylor
2020-11-08
1
-3
/
+2
*
Redo fix for failure mode 1 in issue #22
James Taylor
2020-10-21
1
-4
/
+4
*
remove trailing whitespaces
zrose584
2020-10-21
1
-1
/
+1
*
Use get_video_info to get video urls if player response missing
James Taylor
2020-10-19
1
-2
/
+8
*
Specify video height in html so page doesn't shift down after load
James Taylor
2020-09-24
1
-2
/
+9
*
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
1
-10
/
+52
*
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 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
1
-2
/
+32
*
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
*
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 regression: date extraction broken. Move constants to correct file in yt_...
James Taylor
2019-12-20
1
-1
/
+0
*
Extraction: Move non-stateful signature decryption functionality into yt_data...
James Taylor
2019-12-19
1
-0
/
+96
*
Extraction: Move stuff around in files and put underscores in front of intern...
James Taylor
2019-12-19
1
-27
/
+27
*
Extraction: Split yt_data_extract.py into multiple files
James Taylor
2019-12-19
1
-0
/
+449