aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
diff options
context:
space:
mode:
authorcoletdjnz <colethedj@protonmail.com>2021-05-31 13:12:38 +1200
committerGitHub <noreply@github.com>2021-05-31 01:12:38 +0000
commit879e7199bbd7c3532bd78dd8b71292a46ae555f0 (patch)
treec21d5539943abf15442b46b8ca69d6055c0b0cac /yt_dlp/extractor/extractors.py
parentd89da64b1d21b7faf107d26104f3210ea01be7a1 (diff)
downloadhypervideo-pre-879e7199bbd7c3532bd78dd8b71292a46ae555f0.tar.lz
hypervideo-pre-879e7199bbd7c3532bd78dd8b71292a46ae555f0.tar.xz
hypervideo-pre-879e7199bbd7c3532bd78dd8b71292a46ae555f0.zip
[archiveorg] Add YoutubeWebArchiveIE (#356)
Co-authored by: colethedj, pukkandan, alex-gedeon
Diffstat (limited to 'yt_dlp/extractor/extractors.py')
-rw-r--r--yt_dlp/extractor/extractors.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/yt_dlp/extractor/extractors.py b/yt_dlp/extractor/extractors.py
index 904af702a..8a99b2a3d 100644
--- a/yt_dlp/extractor/extractors.py
+++ b/yt_dlp/extractor/extractors.py
@@ -67,7 +67,10 @@ from .appletrailers import (
AppleTrailersSectionIE,
)
from .applepodcasts import ApplePodcastsIE
-from .archiveorg import ArchiveOrgIE
+from .archiveorg import (
+ ArchiveOrgIE,
+ YoutubeWebArchiveIE,
+)
from .arcpublishing import ArcPublishingIE
from .arkena import ArkenaIE
from .ard import (