]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[utils] `traverse_obj`: Fix more bugs
authorSimon Sawicki <redacted>
Thu, 9 Feb 2023 22:26:26 +0000 (03:56 +0530)
committerpukkandan <redacted>
Fri, 10 Feb 2023 14:06:55 +0000 (19:36 +0530)
commit6839ae1f6dde4c0442619e351b3f0442312ab4f9
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