Sergey M․
0014ffa829
[funimation] Improve login
10 years ago
Yen Chi Hsuan
deb1e8d20e
[youku] Put the missing item to get_hd
10 years ago
Yen Chi Hsuan
dbb7d7e26c
[youku] Reorder format items
10 years ago
Yen Chi Hsuan
ade2340971
[youku] Simplify
10 years ago
Yen Chi Hsuan
4d77550cf0
[youku] Fix tests
10 years ago
Yen Chi Hsuan
c683454e7e
[youku] MD5 is unstable
10 years ago
Yen Chi Hsuan
f133fd326b
[youku] Cleanup and PEP8
10 years ago
Yen Chi Hsuan
1faa66f005
Merge branch 'youku_bugfix' of https://github.com/Celthi/youtube-dl into Celthi-youku_bugfix
10 years ago
Yen Chi Hsuan
8773f3158f
[safari] Use postdata_urlencode ( #7465 )
10 years ago
Celthi
7e37c39485
merge data1 and data2
10 years ago
Celthi
14c17cafa1
add support to video protected by password
10 years ago
Celthi
8696a7fd13
fix the keyerror(mp4hd), todo support download the video protected by password
10 years ago
Sergey M․
d63cfc3f0f
[beeg] API v5 ( Closes #7846 )
10 years ago
Sergey M․
f377f44dae
[funimation] Improve extraction
10 years ago
Sergey M․
0b1bb1ac3a
[funimation] Add test for promotional video
10 years ago
Sergey M․
f208e52a76
[funimation] Fix promotional videos extraction
10 years ago
Sergey M․
b091529a3c
[funimation] Extend _VALID_URL to match promotional videos
10 years ago
Sergey M․
b323a3cbff
[funimation] Remove unused import
10 years ago
Sergey M․
b59623ef43
[funimation] Use mobile webpage for workaround hulu error
10 years ago
Sergey M․
9c163950da
[funimation] Improve _VALID_URL
10 years ago
Sergey M․
d357bbd375
[funimation] Update test
10 years ago
Sergey M?
f542a3d26b
[funimation] Improve extraction ( Closes #7775 )
10 years ago
Sergey M?
59a4ff482a
[funimation] Real UA is required for login
10 years ago
Sergey M?
40ca5b04f4
[funimation] Remove unnecessary login form field
10 years ago
Sergey M?
411e5b88c9
[funimation] Fix login message
10 years ago
Sergey M?
b4c299bad0
[funimation] PEP 8
10 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.
10 years ago
remitamine
1fe248a51b
Merge pull request #7833 from remitamine/ooyala
...
[ooyala] improve extraction
10 years ago
remitamine
2559b9d017
[wdr] extract all formats( closes #7788 )
10 years ago
Sergey M․
4db43567e8
[downloader/f4m] Decode manifest before fixing
10 years ago
Celthi
5333842a1d
According the blog and you-get fixed the issues #7627 .
10 years ago
Celthi
98c3806b15
fix some not important codesnips
10 years ago
Yen Chi Hsuan
b6afc225c8
[vevo] Use _download_smil to provide informative error messages
10 years ago
Yen Chi Hsuan
ad30dc1e20
[vevo] Allow calling API without https
...
Not all proxies allow CONNECT
10 years ago
Yen Chi Hsuan
ff51983e15
[vevo] Handle videos without video_info ( #7802 )
10 years ago
Celthi
fdf01663d1
able to download first part of the video, but fail in the left part
10 years ago
Yen Chi Hsuan
4b94288301
[vevo] Use _match_id
10 years ago
Yen Chi Hsuan
4bf99ade15
[vevo] Catch the georestriction message ( #7802 )
10 years ago
remitamine
75ed53320e
[ooyala] improve extraction
10 years ago
Sergey M․
17b786ae73
[downloader/f4m] Fix malformed manifests ( Closes #7823 )
10 years ago
Sergey M
dfd42a43c3
Merge pull request #7821 from joksnet/patch-1
...
[FFmpegPostProcessor] Default of prefer ffmpeg
10 years ago
Philipp Hagemeister
f7b8dd63f0
release 2015.12.10
10 years ago
Sergey M․
a8abf124c8
[dailymotion] Add subtitles test URL for reference
10 years ago
Sergey M․
176ccefcd8
[pbs] PEP 8
10 years ago
Sergey M․
cbd2ffd031
[dailymotion] Fix subtitles extraction
10 years ago
Sergey M․
0b534d2adc
[dailymotion] Restrict player v5 regex ( Closes #7826 )
10 years ago
Sergey M․
526a20bd16
[pbs] Clarify member stations' URLs
10 years ago
Celthi
51094b1b08
add cookie and referer in headers, change the video url
10 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`.
10 years ago
Sergey M․
6c7b26e13f
[pbs] Make URLs lowercase
10 years ago