yt-dlp/yt_dlp
Matthew 6dca2aa66d
[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>
2022-10-14 04:32:52 +00:00
..
compat
downloader
extractor [extractor/generic:quoted-html] Add extractor (#5213) 2022-10-14 04:32:52 +00:00
postprocessor
YoutubeDL.py Do more processing in `--flat-playlist` 2022-10-13 15:30:14 +05:30
__init__.py
__main__.py
aes.py
cache.py
cookies.py [cookies] Improve `LenientSimpleCookie` (#5195) 2022-10-11 09:09:12 +05:30
dependencies.py
jsinterp.py
minicurses.py
options.py
socks.py
update.py
utils.py [utils] `js_to_json`: Improve escape handling (#5217) 2022-10-13 01:52:17 +05:30
version.py
webvtt.py