6 Commits (6f5cdeb611dd01f6b9acb99aa281e1f396e6c84e)

Author SHA1 Message Date
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
10 years ago
Naglis Jonaitis 746c67d72f [wistia] Use API and make more generic 10 years ago
Sergey M․ e423e0baaa [wistia] Add duration and modernize 10 years ago
Philipp Hagemeister 08d13955dd [wistia] Prefer original video format above all others
We could also set up a formula which would weigh filesize/bitrate and vcodec/acodec (say, 1GB h264 < 3 GB MPEG2 < 2 GB h264), but that would get really messy real soon.
11 years ago
Philipp Hagemeister 539179f45b [wistia] Use centralized sorting 11 years ago
Philipp Hagemeister ef4fd84857 [wistia] Add extractor 11 years ago