Yen Chi Hsuan
f6abca506e
[nowvideo] Skip deleted test case
9 years ago
Yen Chi Hsuan
b5424acdb9
[novamov] Improve existence checking
9 years ago
Yen Chi Hsuan
47c7f3d995
[novamov] Fix filekey extraction ( closes #7764 )
9 years ago
Sergey M․
0014ffa829
[funimation] Improve login
9 years ago
Yen Chi Hsuan
deb1e8d20e
[youku] Put the missing item to get_hd
9 years ago
Yen Chi Hsuan
dbb7d7e26c
[youku] Reorder format items
9 years ago
Yen Chi Hsuan
ade2340971
[youku] Simplify
9 years ago
Yen Chi Hsuan
4d77550cf0
[youku] Fix tests
9 years ago
Yen Chi Hsuan
c683454e7e
[youku] MD5 is unstable
9 years ago
Yen Chi Hsuan
f133fd326b
[youku] Cleanup and PEP8
9 years ago
Yen Chi Hsuan
8773f3158f
[safari] Use postdata_urlencode ( #7465 )
9 years ago
Celthi
7e37c39485
merge data1 and data2
9 years ago
Celthi
14c17cafa1
add support to video protected by password
9 years ago
Celthi
8696a7fd13
fix the keyerror(mp4hd), todo support download the video protected by password
9 years ago
Sergey M․
d63cfc3f0f
[beeg] API v5 ( Closes #7846 )
9 years ago
Sergey M․
f377f44dae
[funimation] Improve extraction
9 years ago
Sergey M․
0b1bb1ac3a
[funimation] Add test for promotional video
9 years ago
Sergey M․
f208e52a76
[funimation] Fix promotional videos extraction
9 years ago
Sergey M․
b091529a3c
[funimation] Extend _VALID_URL to match promotional videos
9 years ago
Sergey M․
b323a3cbff
[funimation] Remove unused import
9 years ago
Sergey M․
b59623ef43
[funimation] Use mobile webpage for workaround hulu error
9 years ago
Sergey M․
9c163950da
[funimation] Improve _VALID_URL
9 years ago
Sergey M․
d357bbd375
[funimation] Update test
9 years ago
Sergey M?
f542a3d26b
[funimation] Improve extraction ( Closes #7775 )
9 years ago
Sergey M?
59a4ff482a
[funimation] Real UA is required for login
9 years ago
Sergey M?
40ca5b04f4
[funimation] Remove unnecessary login form field
9 years ago
Sergey M?
411e5b88c9
[funimation] Fix login message
9 years ago
Sergey M?
b4c299bad0
[funimation] PEP 8
9 years ago
Muratcan Simsek
ab4bdc913f
[funimation] Add new extractor
Update funimation.py
Update funimation.py
Removed unnecessary lines.
Update funimation.py
Added thumbnail and description.
Filename improvement.
fixed TEST.
9 years ago
remitamine
2559b9d017
[wdr] extract all formats( closes #7788 )
9 years ago
Sergey M․
4db43567e8
[downloader/f4m] Decode manifest before fixing
9 years ago
Celthi
5333842a1d
According the blog and you-get fixed the issues #7627 .
9 years ago
Celthi
98c3806b15
fix some not important codesnips
9 years ago
Yen Chi Hsuan
b6afc225c8
[vevo] Use _download_smil to provide informative error messages
9 years ago
Yen Chi Hsuan
ad30dc1e20
[vevo] Allow calling API without https
Not all proxies allow CONNECT
9 years ago
Yen Chi Hsuan
ff51983e15
[vevo] Handle videos without video_info ( #7802 )
9 years ago
Celthi
fdf01663d1
able to download first part of the video, but fail in the left part
9 years ago
Yen Chi Hsuan
4b94288301
[vevo] Use _match_id
9 years ago
Yen Chi Hsuan
4bf99ade15
[vevo] Catch the georestriction message ( #7802 )
9 years ago
remitamine
d50116b8ac
[vgtv] extract 5 digit length video ids using both xstream and vgtv
9 years ago
remitamine
75ed53320e
[ooyala] improve extraction
9 years ago
Sergey M․
17b786ae73
[downloader/f4m] Fix malformed manifests ( Closes #7823 )
9 years ago
Philipp Hagemeister
f7b8dd63f0
release 2015.12.10
9 years ago
Sergey M․
a8abf124c8
[dailymotion] Add subtitles test URL for reference
9 years ago
Sergey M․
176ccefcd8
[pbs] PEP 8
9 years ago
Sergey M․
cbd2ffd031
[dailymotion] Fix subtitles extraction
9 years ago
Sergey M․
0b534d2adc
[dailymotion] Restrict player v5 regex ( Closes #7826 )
9 years ago
Sergey M․
526a20bd16
[pbs] Clarify member stations' URLs
9 years ago
Celthi
51094b1b08
add cookie and referer in headers, change the video url
9 years ago
Juan M Martínez
374c761e77
[FFmpegPostProcessor] Default of prefer ffmpeg
When no `downloader` is passed to `FFmpegPostProcessor`
an exception was raised trying to get the prefer ffmpeg param.
AttributeError: 'NoneType' object has no attribute 'params'
This fixes and defaults to `False`.
9 years ago