Commit Graph

16 Commits (2a282a3b5f366ba0569bae477d5060329ba254fb)

Author SHA1 Message Date
Sergey M․ 1ed34f3dd6 [gorillavid] Switch 404 test to only matching
pulpe 3eec9fef30 [realvid] Add extractor for realvid.net (closes )
Philipp Hagemeister 1cc79574fc Fix imports and general cleanup
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail.
· Use _match_id consistently whenever possible
· Fix some outdated tests
· Use consistent valid URL (always match the whole protocol, no ^ at start required)
· Use modern test definitions
Sergey M․ a1008af412 [gorillavid] Update IE_DESC
Sergey M․ 81a7a521c5 [gorillavid] Remove unused import
Sergey M․ ceb3367320 [gorillavid] Generalize extraction with countdown timeout and support faststream.in (Closes )
Jouke Waleson 5f6a1245ff PEP8 applied
Philipp Hagemeister 2e9ff8f362 [gorillavid] Fix test title
Sergey M 3ae165aa10 [gorillavid] Add check for non existing videos
Sergey M e4b85e35d0 [gorillavid] Fix title extraction and make thumbnail optional (Closes )
Philipp Hagemeister b81f484b60 [gorillavid] Add support for movpod.in (Fixes )
Sergey M․ aaefb347c0 [gorillavid] Fix embedded videos extraction
Philipp Hagemeister 953b358668 [gorillavid] Add support for daclips.in (Closes )
Petr Půlpán 5f28a1acad [GorillaVid] improve extractor
marcwebbie 77abae55df Changed video url to a public video
marcwebbie 617c0b2239 [GorillaVid] Added GorillaVid extractor