Philipp Hagemeister
3093468977
[generic] Ignore stupid HTTP servers ( #1284 )
11 years ago
Jaime Marquínez Ferrándiz
232eb88bfe
GenericIE: allow to match declaration of the Brightocove parameters that use ' instead of "
11 years ago
Jaime Marquínez Ferrándiz
117adb0f0f
GenericIE: detect more Brightcove videos
In some sites "class" contains more that BrightcoveExperience
11 years ago
Jaime Marquínez Ferrándiz
cfe50f04ed
GenericIE: Detect videos from Brightcove
Brightcove videos info is usually found in an <object class="BrightcoveExperience"></object> node, this is passed to a new method of BrightcoveIE that builds a url to extract the video.
11 years ago
Jaime Marquínez Ferrándiz
5c44c15438
GenericIE: match titles that spread across multiple lines (related #904 )
12 years ago
Philipp Hagemeister
0f81866329
Add --list-extractor-descriptions (human-readable list of IEs)
12 years ago
Philipp Hagemeister
6f5ac90cf3
Move tests to the IE definitions
12 years ago
Albert Kim
27473d18da
Made 'video' the default title for generic IE
12 years ago
Albert Kim
52c8ade4ad
Made generic IE handle more cases
Added a possible quote after file, so it can now handle cases like:
'file': 'http://www.a.com/b.mp4 '
12 years ago
Philipp Hagemeister
9b122384e9
Move GenericIE into its own file
12 years ago