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
*
Fix likes count
Jesus E
2023-05-28
1
-21
/
+42
*
Fix preview_thumbnails
Jesús
2022-05-30
1
-2
/
+1
*
Extract captions base_url using different method when missing
James Taylor
2022-03-30
1
-0
/
+19
*
Fix exception when _captions_base_url is not present
James Taylor
2022-03-30
1
-0
/
+5
*
handle missing storyboard
zrose584
2022-01-17
1
-1
/
+2
*
add preview thumbnails
zrose584
2022-01-09
1
-0
/
+2
*
update formats
Jesús
2021-12-27
1
-4
/
+8
*
Disable dislikes
Jesús
2021-12-26
1
-5
/
+0
*
Redo av codec settings & selections to accomodate webm
James Taylor
2021-09-06
1
-1
/
+1
*
Support more audio and video qualities
James Taylor
2021-08-31
1
-0
/
+8
*
Add support for more qualities, merging video+audio using MSE
James Taylor
2021-08-29
1
-2
/
+10
*
Revert "Add support for more qualities, merging video+audio using MSE"
Jesús
2021-08-29
1
-10
/
+2
*
Add support for more qualities, merging video+audio using MSE
James Taylor
2021-08-29
1
-2
/
+10
*
Fix (dis)like, music list extraction due to YouTube changes (again)
James Taylor
2021-08-09
1
-4
/
+27
*
New age restriction bypass method since get_video_info was disabled
James Taylor
2021-07-28
1
-7
/
+2
*
Fix missing likes, dislikes, & music list due to Youtube changes
James Taylor
2021-07-28
1
-53
/
+98
*
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