Anton Novosyolov
|
fe6fad1242
[youtube] improved decrypt_signature, closes #1060
|
12 years ago |
Jaime Marquínez Ferrándiz
|
606d7e67fd
YoutubeIE: add algo for length 81 (closes #1026)
|
12 years ago |
Jaime Marquínez Ferrándiz
|
85347e1cb6
YoutubeIE: a new algo for length 83
|
12 years ago |
Jaime Marquínez Ferrándiz
|
a7055eb956
YoutubeIE: show a more meaningful error when it founds a rtmpe download (related #343)
|
12 years ago |
Jaime Marquínez Ferrándiz
|
c93898dae9
YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)
|
12 years ago |
Jaime Marquínez Ferrándiz
|
c108eb73cc
YoutubeIE: Fix vevo explicit videos (closes #956)
|
12 years ago |
Jaime Marquínez Ferrándiz
|
81f0259b9e
YoutubeSubscriptionsIE: raise an error if there's no login information.
|
12 years ago |
Jaime Marquínez Ferrándiz
|
fefcb5d314
YoutubeIE: use the new method in the base IE for getting the login info
|
12 years ago |
Philipp Hagemeister
|
20c3893f0e
Do not redefine variables in list comprehensions
|
12 years ago |
Jaime Marquínez Ferrándiz
|
7763b04e5f
YoutubeIE: extract the thumbnail in the best possible quality
|
12 years ago |
Philipp Hagemeister
|
897f36d179
[youtube:subscriptions] Use colon for differentiation of shortcuts
|
12 years ago |
Jaime Marquínez Ferrándiz
|
04cc96173c
[youtube] Add and extractor for the subscriptions feed (closes #498)
|
12 years ago |
Philipp Hagemeister
|
9a82b2389f
Do not show bug report for errors that are to be expected (Closes #973)
|
12 years ago |
Philipp Hagemeister
|
0f81866329
Add --list-extractor-descriptions (human-readable list of IEs)
|
12 years ago |
Jaime Marquínez Ferrándiz
|
75dff0eef7
[youtube]: add YoutubeShowIE (closes #14)
|
12 years ago |
Jaime Marquínez Ferrándiz
|
d828f3a550
YoutubeIE: use a negative index when accessing the last element of the format list
|
12 years ago |
Jaime Marquínez Ferrándiz
|
bcd6e4bd07
YoutubeIE: extract the correct video id for movie URLs (closes #597)
|
12 years ago |
Philipp Hagemeister
|
d7f44b5bdb
[youtube] Warn if URL is most likely wrong (#969)
|
12 years ago |
Filippo Valsorda
|
257a2501fa
keep track of the dates and html5player versions of working YT signature algos
|
12 years ago |
Philipp Hagemeister
|
0e853ca4c4
[youtube] Fix tests in 2.x
|
12 years ago |
Philipp Hagemeister
|
2eb88d953f
Allow _TESTS attribute for IEs with multiple tests
|
12 years ago |
Jaime Marquínez Ferrándiz
|
c90f13d106
YoutubeIE: update the docstrings and the error message of _decrypt_signature
|
12 years ago |
Filippo Valsorda
|
769fda3c5a
print more encrypted signature info on -v (rel: #948)
|
12 years ago |
Filippo Valsorda
|
23300d7149
a new day, a new s algo - fix #946
|
12 years ago |
Philipp Hagemeister
|
ee313cdcbf
simplify youtube signature generation
|
12 years ago |
Philipp Hagemeister
|
6b37f0be55
Add a clean-room implementation for youtube signatures
|
12 years ago |
Jaime Marquínez Ferrándiz
|
b004821fa9
Add the option "--write-auto-sub" to download automatic subtitles from Youtube
|
12 years ago |
Filippo Valsorda
|
98bcd2834a
improve generic and encrypted signature error messages
|
12 years ago |
Philipp Hagemeister
|
50be92c11c
Handle video pages without vevo IDs (Fixes #923)
|
12 years ago |
Jaime Marquínez Ferrándiz
|
7ce7e39476
YoutubeIE: Extend decryption of signatures to all videos that have the 's' field in the url_encoded_fmt_stream_map (related #920)
|
12 years ago |