mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-07 16:23:38 +08:00
bce3fcd786
Modules can simply be placed in the directory without editing an __init__.py Modules are written as normal extractor modules and require no changes, (ie from .common import InfoExtractor, etc) as they're loaded into the youtube_dl.extractor. namespace
bce3fcd786
·
2015-07-13 09:21:33 -05:00
History