[core] Avoid deepcopy of ctx dict (fix f35b757)
authordirkf <fieldhouse@gmx.net>
Thu, 6 Apr 2023 13:11:18 +0000 (14:11 +0100)
committerdirkf <fieldhouse@gmx.net>
Thu, 6 Apr 2023 13:56:55 +0000 (14:56 +0100)
commitd6ae3b77cd50083ef245c28f904ee0b70a77d5c6
tree222a1a805755f0321811209f9e101416a47700f4
parent9f4d83ff4255d8840c0fa9b367722c129ebecdb2
[core] Avoid deepcopy of ctx dict (fix f35b757)

* may now contain `LazyList`s
* resolves #31999
youtube_dl/YoutubeDL.py