youtube-dl/youtube_dl/downloader
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
..
__init__.py [downloader/__init__] Define proper __all__ 2014-11-23 22:25:12 +01:00
common.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
f4m.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
hls.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
http.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
mplayer.py [mplayer] Modernize 2014-11-26 12:34:52 +01:00
rtmp.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00