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
1faa66f005
Merge branch 'youku_bugfix' of https://github.com/Celthi/youtube-dl into Celthi-youku_bugfix
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
1fe248a51b
Merge pull request #7833 from remitamine/ooyala
...
[ooyala] improve extraction
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
75ed53320e
[ooyala] improve extraction
9 years ago
Sergey M․
17b786ae73
[downloader/f4m] Fix malformed manifests ( Closes #7823 )
9 years ago
Sergey M
dfd42a43c3
Merge pull request #7821 from joksnet/patch-1
...
[FFmpegPostProcessor] Default of prefer ffmpeg
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
Philipp Hagemeister
f1ac2033ab
Merge pull request #7827 from habi/master
...
Updating README.md
9 years ago
David Haberthür
a1b8d815f5
Reverting markup changes
9 years ago
David Haberthür
8b756bd98e
Merge branch 'update-readme'
9 years ago
David Haberthür
46047c58d0
Updating README.md
...
- Harmonizing mentions of **youtube-dl** in the text
- Removing unnecessary Markdown markup for headers
- Adding some links
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
Sergey M․
6c7b26e13f
[pbs] Make URLs lowercase
9 years ago
Sergey M․
b51b108045
[pbs] Clean up stations list from duplicates
9 years ago