mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-16 14:23:33 +08:00
779822d945
'make lazy-extractors' creates the youtube_dl/extractor/lazy_extractors.py (imported by youtube_dl/extractor/__init__.py), which contains simplified classes that only have the 'suitable' class method and that load the appropiate class with the '__new__' method when a instance is created.
779822d945
·
2016-04-08 21:50:07 +02:00
History