]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[extractor, test] Basic framework for embed tests (#4307)
authorpukkandan <redacted>
Fri, 8 Jul 2022 11:23:05 +0000 (16:53 +0530)
committerpukkandan <redacted>
Mon, 1 Aug 2022 19:38:16 +0000 (01:08 +0530)
commitf2e8dbcc0067fb16b632de1984e622a8e99d9d8f
treebfd8af8427fef0a482189179a39ee18a4627b987
parent8f97a15d1c7ebc10d0b51ce24632ac17b34a5f69
[extractor, test] Basic framework for embed tests (#4307)

and split download tests so they can be more easily run in CI

Authored by: coletdjnz
test/helper.py
test/test_download.py
yt_dlp/extractor/common.py
yt_dlp/extractor/generic.py
yt_dlp/extractor/youtube.py