mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-09 12:38:53 +03:00
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.