yt-dlp/yt_dlp
Zenon Mousmoulas d5c3254889
[extractor] Support default implicit graph in JSON-LD (#1983)
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30229

Per W3C JSON-LD v1.1 §4.9 (non-normative ref):

    When a JSON-LD document's top-level structure is a map that contains
    no other keys than @graph and optionally @context (properties that
    are not mapped to an IRI or a keyword are ignored), @graph is
    considered to express the otherwise implicit default graph.

Authored by: zmousm
2021-12-17 02:16:30 +05:30
..
downloader
extractor [extractor] Support default implicit graph in JSON-LD (#1983) 2021-12-17 02:16:30 +05:30
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
cookies.py
jsinterp.py
minicurses.py
options.py
socks.py
swfinterp.py.disabled
update.py
utils.py
version.py
webvtt.py
YoutubeDL.py [extractor] Standardize _live_title 2021-12-15 22:09:07 +05:30