19 Commits (0b7f31184d6a2d87cf7f568c561ff8d017f07bd4)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz a7130543fa [generic] If the url doesn't specify the protocol, then try to extract prepending 'http://' 11 years ago
Jaime Marquínez Ferrándiz 08e291b54d [generic] Recognize html5 video in the format '<video src=".+?"' and only unquote the url when extracting the id (fixes #1372) 11 years ago
Philipp Hagemeister a5caba1eb0 [generic] simply use urljoin 11 years ago
Philipp Hagemeister ae3531adf9 [generic] Fix URL concatenation 11 years ago
Philipp Hagemeister 627a91a9a8 [generic] small typo 11 years ago
Philipp Hagemeister 9585f890f8 [generic] add support for relative URLs (Fixes #1308) 11 years ago
Philipp Hagemeister 0838239e8e [generic] Support double slash URLs (Fixes #1309) 11 years ago
Philipp Hagemeister 7fea7156cb [generic] support HTML5 video 11 years ago
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 11 years ago
Jaime Marquínez Ferrándiz cfe50f04ed GenericIE: Detect videos from Brightcove 11 years ago
Jaime Marquínez Ferrándiz 5c44c15438 GenericIE: match titles that spread across multiple lines (related #904) 11 years ago
Philipp Hagemeister 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) 11 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Albert Kim 27473d18da Made 'video' the default title for generic IE 11 years ago
Albert Kim 52c8ade4ad Made generic IE handle more cases 11 years ago
Philipp Hagemeister 9b122384e9 Move GenericIE into its own file 11 years ago