1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-13 07:19:38 +00:00
Commit graph

5 commits

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
2014-12-13 12:35:45 +01:00
Sergey M․ 766306450d [played] Capture and output error message 2014-11-04 17:34:53 +07:00
Philipp Hagemeister 76e7d1e74b [played] Remove unused import 2014-09-28 10:56:36 +02:00
Philipp Hagemeister 38c4d41b74 [played] Simplify (#3798) 2014-09-28 10:55:27 +02:00
Carlos Ramos 5aa38e75b2 [played] Add new extractor 2014-09-19 22:46:57 +02:00