[cookies] Fix compatibility for Python <=3.9 in traceback
commitc5f0f58efd8c3930de8202c15a5c53b1b635bd51
authorSimon Sawicki <contact@grub4k.xyz>
Sun, 13 Oct 2024 01:38:09 +0000 (13 03:38 +0200)
committerGitHub <noreply@github.com>
Sun, 13 Oct 2024 01:38:09 +0000 (13 03:38 +0200)
tree7a3d55ca8f49b55fa26b26ac80858cc6e8c81ec2
parentbabb70960595e2146f06f81affc29c7e713e34e2
[cookies] Fix compatibility for Python <=3.9 in traceback

Authored by: Grub4K
yt_dlp/YoutubeDL.py