Age | Commit message (Collapse) | Author |
|
They seem to reencode quite frequently, so simply remove the md5 sum.
|
|
· 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
|
|
|
|
|
|
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
|
|
|
|
The RSS method seems to be defunct.
|
|
|
|
|
|
|
|
The paths to each format's page may have leading whitespace.
The height and the duration can't be extracted.
|
|
We were using the size of the player, it was the same for all the formats
|
|
Using a regular expression because the html cannot be parsed.
|
|
|