]> jfr.im git - yt-dlp.git/commit - yt_dlp/YoutubeDL.py
Fix `extra_info` being reused across runs
authorpukkandan <redacted>
Fri, 3 Sep 2021 17:18:42 +0000 (22:48 +0530)
committerpukkandan <redacted>
Fri, 3 Sep 2021 20:09:29 +0000 (01:39 +0530)
commit409e18286e5dcd0cba60726f8143847dfed743cf
treecfbf8751ba3a9891d4c1cb63d4af5a0279b60574
parent8113999995063c8f5c98d6b8c9aa1d5f9ccc0da2
Fix `extra_info` being reused across runs
58adec46773ee95be356daf88da7ac8a0ff1e703 was supposed to solve this, but ended up being an incomplete fix
Closes #727
yt_dlp/YoutubeDL.py