[utils] `traverse_obj`: Fix more bugs
commit6839ae1f6dde4c0442619e351b3f0442312ab4f9
authorSimon Sawicki <contact@grub4k.xyz>
Thu, 9 Feb 2023 22:26:26 +0000 (10 03:56 +0530)
committerpukkandan <pukkandan.ytdlp@gmail.com>
Fri, 10 Feb 2023 14:06:55 +0000 (10 19:36 +0530)
treebb41a1aebf34e2b28f1301dbbe584c40e4ecf8fa
parentc0cd13fb1c71b842c3d272d0273c03542b467766
[utils] `traverse_obj`: Fix more bugs

and cleanup uses of `default=[]`

Continued from b1bde57bef878478e3503ab07190fd207914ade9
test/test_utils.py
yt_dlp/downloader/fragment.py
yt_dlp/extractor/abematv.py
yt_dlp/extractor/gamejolt.py
yt_dlp/extractor/iqiyi.py
yt_dlp/extractor/panopto.py
yt_dlp/extractor/patreon.py
yt_dlp/extractor/tiktok.py
yt_dlp/extractor/youtube.py
yt_dlp/utils.py