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 [mhtml, cleanup] Use imghdr 2022-07-31 02:20:12 +05:30
downloader [cleanup] Minor fixes 2022-10-04 01:48:14 +05:30
extractor [extractor/generic:quoted-html] Add extractor (#5213) 2022-10-14 04:32:52 +00:00
postprocessor [embedthumbnail] Fix thumbnail name in mp3 (#5163) 2022-10-07 17:34:27 +05:30
YoutubeDL.py Do more processing in `--flat-playlist` 2022-10-13 15:30:14 +05:30
__init__.py [docs] Misc improvements 2022-09-22 02:15:55 +05:30
__main__.py [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
aes.py [cleanup] Misc 2022-07-18 05:14:55 +05:30
cache.py [jsinterp, extractor/youtube] Minor fixes 2022-08-30 18:13:37 +05:30
cookies.py [cookies] Improve `LenientSimpleCookie` (#5195) 2022-10-11 09:09:12 +05:30
dependencies.py [cleanup] Misc 2022-07-31 03:35:16 +05:30
jsinterp.py [jsinterp] Improve separating regex 2022-10-11 08:02:26 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py [cleanup] Misc (#5044) 2022-10-04 09:53:11 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [utils] Add `deprecation_warning` 2022-08-30 21:03:07 +05:30
utils.py [utils] `js_to_json`: Improve escape handling (#5217) 2022-10-13 01:52:17 +05:30
version.py [version] update 2022-10-04 04:50:32 +00:00
webvtt.py [docs] Misc improvements 2022-09-22 02:15:55 +05:30