1
0
Fork 0

[cleanup] Minor fixes

This commit is contained in:
pukkandan 2022-05-18 09:04:30 +05:30
commit 21633673c3
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
8 changed files with 26 additions and 18 deletions

View file

@ -869,6 +869,7 @@ def main(argv=None):
from .extractor import gen_extractors, list_extractors
__all__ = [
'main',
'YoutubeDL',