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
*
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