jbuzzard
20f653773d
Synchronized with upsteam repository (reverted from commit 67d2737c23e23949908c2c9a3f2434f123a02b1f) (reverted from commit de576b88bc9cde2948a9225cd3b54c7fdf241d24)
2016-10-17 16:31:20 -07:00
jbuzzard
de576b88bc
Synchronized with upsteam repository (reverted from commit 67d2737c23e23949908c2c9a3f2434f123a02b1f)
2016-10-17 16:30:00 -07:00
jbuzzard
67d2737c23
Synchronized with upsteam repository
2016-08-01 13:17:17 -07:00
Sergey M․
19dbaeece3
Remove _sort_formats from _extract_*_formats methods
...
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.
Closes #8051
2016-03-27 07:03:08 +06:00
Sergey M․
b94b78971c
[bet] Use compat_urllib_parse_unquote
2015-07-17 23:35:14 +06:00
blissland
249962ffa2
[bet] Use unique part of xml url as the video id and fix tests ( closes #5642 )
...
The guid changes often.
2015-05-08 11:31:05 +02:00
Philipp Hagemeister
811cacdc2c
[bet] Correct test IDs
2015-01-08 18:03:29 +01:00
Sergey M․
46d32a12c9
[bet] Update test
2015-01-02 22:23:00 +06:00
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
2014-12-13 12:35:45 +01:00
Sergey M․
b89a938687
[bet] Add extractor ( Closes #4416 )
2014-12-09 22:29:01 +06:00