Philipp Hagemeister
|
c705320f48
Correct test strings
|
12 tahun lalu |
Philipp Hagemeister
|
d2d8f89531
Do not warn if fallback is without alternatives (because we did not get the flash player URL)
|
12 tahun lalu |
Philipp Hagemeister
|
bdde940e90
[youtube] Improve flash player URL handling
|
12 tahun lalu |
Philipp Hagemeister
|
13dc64ce74
[youtube] Remove _decrypt_signature_age_gate
|
12 tahun lalu |
Philipp Hagemeister
|
f8061589e6
[youtube] Actually pass in cachedir option
|
12 tahun lalu |
Philipp Hagemeister
|
0ca96d48c7
[youtube] Improve source code quality
|
12 tahun lalu |
Philipp Hagemeister
|
4ba146f35d
Update static signatures
|
12 tahun lalu |
Philipp Hagemeister
|
edf3e38ebd
[youtube] Improve cache and add an option to print the extracted signatures
|
12 tahun lalu |
Philipp Hagemeister
|
c4417ddb61
[youtube] Add filesystem signature cache
|
12 tahun lalu |
Philipp Hagemeister
|
2f2ffea9ca
Clarify a couple of calls
|
12 tahun lalu |
Philipp Hagemeister
|
ba552f542f
Use reader instead of indexing
|
12 tahun lalu |
Philipp Hagemeister
|
8379969834
Prepare signature function caching
|
12 tahun lalu |
Philipp Hagemeister
|
95dbd2f990
Change test target (Verified with node.js)
|
12 tahun lalu |
Philipp Hagemeister
|
a7177865b1
Implement more opcodes
|
12 tahun lalu |
Philipp Hagemeister
|
e0df6211cc
Restore accidentally deleted commits
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
38d025b3f0
[youtube] add algo for length 91
|
12 tahun lalu |
patrickslin
|
bc4b900898
Unable to decrypt signature length 93 (fixes #1461)
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
71c82637e7
[youtube] apply the fix for lists with number of videos multiple of _MAX_RESULTS to user extraction
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
4a67aafb7e
[youtube] Don't search the flash player version for videos with age gate activated
|
12 tahun lalu |
Philipp Hagemeister
|
6ae8ee3f54
Update 85 signature (Fixes #1449)
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
e69ae5b9e7
[youtube] support youtube.googleapis.com/v/* urls (fixes #1425)
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
ce85f022d2
[youtube] update algo for length 82 (fixes #1416)
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
e3dc22ca3a
[youtube] Fix detection of videos with automatic captions
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
d665f8d3cb
[subtitles] Also list the available automatic captions languages with '--list-sub'
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
055e6f3657
[youtube] Support automatic captions with original language different from English (fixes #1225) and download in multiple languages.
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
7fad1c6328
[subtitles] Use self._download_webpage for extracting the subtitles
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
d82134c339
[subtitles] Simplify the extraction of subtitles in subclasses and remove NoAutoSubtitlesInfoExtractor
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
54d39d8b2f
[subtitles] rename SubitlesIE to SubtitlesInfoExtractor
|
12 tahun lalu |
Jaime Marquínez Ferrándiz
|
de7f3446e0
[youtube] move subtitles methods from the base extractor to YoutubeIE
|
12 tahun lalu |
Ismael Mejia
|
f8e52269c1
[subtitles] made inheritance hierarchy flat as requested
|
12 tahun lalu |