[extractor/generic:quoted-html] Add extractor (#5213)
commit6dca2aa66de8a142543d5c8b6ccadd251339648e
authorMatthew <coletdjnz@protonmail.com>
Fri, 14 Oct 2022 04:32:52 +0000 (14 17:32 +1300)
committerGitHub <noreply@github.com>
Fri, 14 Oct 2022 04:32:52 +0000 (14 04:32 +0000)
tree5997b112459e0d25001e2b328eece7af5943bc19
parent6678a4f0b3074f41f02e968d1d48d7c64e48ef07
[extractor/generic:quoted-html] Add extractor (#5213)

Extracts embeds from escaped HTML within `data-html` attribute.
Related: https://github.com/ytdl-org/youtube-dl/issues/21294, https://github.com/yt-dlp/yt-dlp/pull/5121

Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
yt_dlp/extractor/_extractors.py
yt_dlp/extractor/generic.py
yt_dlp/extractor/genericembeds.py
yt_dlp/extractor/tv24ua.py