Sergey M․
2c1396073e
[metacafe] Remove accidently inserted comment string
11 years ago
Sergey M․
401983c6a0
[metacafe] More modernize
11 years ago
Sergey M․
391dc3ee07
[metacafe] Replace cbs test
11 years ago
Sergey M․
be3b8fa30f
[metacafe] Modernize
11 years ago
fiocfun
9f5809b3e8
[xtube] user playlist extractor
11 years ago
Sergey M․
0320ddc192
[pornhub] Fix uploader extraction and extract counts
11 years ago
Philipp Hagemeister
56dd55721c
Remove unused imports and clarify variable names
11 years ago
Philipp Hagemeister
231f76b530
[toypics] Separate user and video extraction ( #2601 )
11 years ago
Philipp Hagemeister
43b81eb98a
[youtube] Remove useless resolution fields from format definitions
These can be - and are - calculated automatically by the YoutubeDL core.
11 years ago
Philipp Hagemeister
a9c2896e22
Make missing test definition fields an error
If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:')
11 years ago
hurda
278229d195
itag 160 is 144p, not 192p
11 years ago
Philipp Hagemeister
fa154d1dbe
[videolectures.net] Make description optional
11 years ago
Jaime Marquínez Ferrándiz
7e2ede9891
[generic] Run TED detection before JW Player detection
Otherwise it overwrittes the `mobj` variable.
11 years ago
fiocfun
74af99fc2f
toypics.net support
11 years ago
Jaime Marquínez Ferrándiz
e24b5a8610
[ooyala] Modernize
11 years ago
Jaime Marquínez Ferrándiz
750f9020ae
[generic] Recognize more Ooyala embedded videos ( #2569 )
11 years ago
Jaime Marquínez Ferrándiz
f82863851e
Add an extractor for on.aol.com
11 years ago
Jaime Marquínez Ferrándiz
933a5b3792
Add extractor for Engadget and 5min ( closes #2465 )
engadget.com uses the generic 5min.com service.
11 years ago
Sergey M․
aa488e1385
[xtube] Fix formats extraction
11 years ago
Philipp Hagemeister
64e7ad6045
[videolectures] (New extractor)
11 years ago
Philipp Hagemeister
23f4a93bb4
[daum] Modernize
11 years ago
Jaime Marquínez Ferrándiz
6f13b055f1
[cspan] Fix typo in a comment
11 years ago
Philipp Hagemeister
11a15be4ce
[cspan] Add support for newer videos ( Fixes #2577 )
11 years ago
Philipp Hagemeister
1b124d1942
[parliamentliveuk] Add extractor
11 years ago
Philipp Hagemeister
a1a530b067
[pbs] Add support for video ratings
11 years ago
Philipp Hagemeister
cb9722cb3f
[viki] Modernize
11 years ago
Philipp Hagemeister
773c0b4bb8
[pbs] Add support for widget URLs ( Fixes #2594 )
11 years ago
Philipp Hagemeister
7e8c0af004
Add --prefer-insecure option ( Fixes #2364 )
11 years ago
Philipp Hagemeister
d2983ccb25
[ninegag] Modernize and remove unused import
11 years ago
Philipp Hagemeister
f24e9833dc
[youporn] Modernize
11 years ago
Sergey M․
bc2bdf5709
[kontrtube] Modernize
11 years ago
Philipp Hagemeister
aab74fa106
[ted] Simplify embed code ( #2587 )
11 years ago
Jaime Marquínez Ferrándiz
39a743fb9b
[arte] Modernize tests and fix _VALID_REGEX
11 years ago
Jaime Marquínez Ferrándiz
4966a0b22d
[arte] Add extractor for concert.arte.tv ( closes #2588 )
11 years ago
anovicecodemonkey
fc26023120
[TEDIE] Add support for embeded TED video URLs
11 years ago
anovicecodemonkey
8d7c0cca13
[generic] Add support for embeded TED videos
11 years ago
Sergey M․
f66ede4328
[arte.tv:+7] Fix _VALID_URL
11 years ago
Sergey M․
17286a96f2
[iprima] Fix permission check regex
11 years ago
ericpardee
f102372b5f
Update to comedycentral.py (cc.com)
Added cc.com as it's same as comedycentral.com and used, i.e. http://www.cc.com/video-clips/fmyq0m/broad-city-a-beautiful-railroad-style-apartment
11 years ago
Jaime Marquínez Ferrándiz
ecbe1ad207
[generic] Fix access to removed function in python 3.4
The `Request.get_origin_req_host` method was deprecated in 3.3, use the
`origin_req_host` property if it's not available, see http://docs.python.org/3.3/library/urllib.request.html#urllib.request.Request.get_origin_req_host .
11 years ago
Sergey M․
e125c21531
[vesti] Restore vesti extractor
11 years ago
Sergey M․
93d020dd65
[generic] Add support for embedded rutv player
11 years ago
Sergey M․
a7515ec265
[rutv] Refactor vgtrk/rutv extractor
11 years ago
Jaime Marquínez Ferrándiz
b6c1ceccc2
[ted] Add 'http://' to the thumbnail url if it's missing
11 years ago
Philipp Hagemeister
6563837ee1
[udemy] Make sure test case is not inherited
11 years ago
Philipp Hagemeister
fd5e6f7ef2
[vevo] Mark all test timestamps as approximate
11 years ago
Sergey M․
15fd51b37c
[generic] More generic support for embedded vimeo player ( #1602 )
11 years ago
Sergey M․
d95e35d659
[generic] Add nowvideo test hidden behind percent encoding
11 years ago
Sergey M․
1439073049
[generic] Add comment for unescaping webpage contents
11 years ago
Sergey M
1f7659dbe9
[generic] Unescape webpage contents
11 years ago