mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-08 12:15:31 +00:00
43afe28588
Sadly applications using youtube-dl's python sources can't directly access it's log stream. It's pretty much limited to stdout and stderr only. It should log to logging.Logger instance passed to YoutubeDL's params dictionary. |
||
---|---|---|
.. | ||
extractor | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
FileDownloader.py | ||
InfoExtractors.py | ||
PostProcessor.py | ||
update.py | ||
utils.py | ||
version.py | ||
YoutubeDL.py |