]> jfr.im git - yt-dlp.git/commit
[downloader] Pass `info_dict` to `progress_hook`s
authorpukkandan <redacted>
Wed, 21 Jul 2021 17:28:43 +0000 (22:58 +0530)
committerpukkandan <redacted>
Wed, 21 Jul 2021 23:00:11 +0000 (04:30 +0530)
commit3ba7740dd841ebcfe8f47612eac30d3b470fa93d
tree3c7df3c6d545e2d9b5006b66d807cee3501068ba
parent29b208f6f9cc7b1c33d32c960e71f4b27eaa1d77
[downloader] Pass `info_dict` to `progress_hook`s
13 files changed:
yt_dlp/YoutubeDL.py
yt_dlp/downloader/common.py
yt_dlp/downloader/dash.py
yt_dlp/downloader/external.py
yt_dlp/downloader/f4m.py
yt_dlp/downloader/fragment.py
yt_dlp/downloader/hls.py
yt_dlp/downloader/http.py
yt_dlp/downloader/ism.py
yt_dlp/downloader/mhtml.py
yt_dlp/downloader/rtmp.py
yt_dlp/downloader/rtsp.py
yt_dlp/downloader/youtube_live_chat.py