You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
compat [mhtml, cleanup] Use imghdr 2 years ago
downloader [cleanup] Minor fixes 2 years ago
extractor [extractor/generic:quoted-html] Add extractor (#5213) 2 years ago
postprocessor [embedthumbnail] Fix thumbnail name in mp3 (#5163) 2 years ago
YoutubeDL.py Do more processing in `--flat-playlist` 2 years ago
__init__.py [docs] Misc improvements 2 years ago
__main__.py [utils] Add `deprecation_warning` 2 years ago
aes.py [cleanup] Misc 2 years ago
cache.py [jsinterp, extractor/youtube] Minor fixes 2 years ago
cookies.py [cookies] Improve `LenientSimpleCookie` (#5195) 2 years ago
dependencies.py [cleanup] Misc 2 years ago
jsinterp.py [jsinterp] Improve separating regex 2 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py [cleanup] Misc (#5044) 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [utils] Add `deprecation_warning` 2 years ago
utils.py [utils] `js_to_json`: Improve escape handling (#5217) 2 years ago
version.py [version] update 2 years ago
webvtt.py [docs] Misc improvements 2 years ago