diff options
author | bashonly <88596187+bashonly@users.noreply.github.com> | 2023-11-11 13:53:59 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-11 19:53:59 +0000 |
commit | cb480e390d85fb3a598c1b6d5eef3438ce729fc9 (patch) | |
tree | 779f033c99acf1056542fcf77282846c6a90d6e6 /yt_dlp/extractor/_extractors.py | |
parent | 25a4bd345a0dcfece6fef752d4537eb403da94d9 (diff) |
[ie/thisav] Remove (#8346)
Authored by: bashonly
Diffstat (limited to 'yt_dlp/extractor/_extractors.py')
-rw-r--r-- | yt_dlp/extractor/_extractors.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/_extractors.py b/yt_dlp/extractor/_extractors.py index cf6744487..b4d50e52b 100644 --- a/yt_dlp/extractor/_extractors.py +++ b/yt_dlp/extractor/_extractors.py @@ -2019,7 +2019,6 @@ from .thestar import TheStarIE from .thesun import TheSunIE from .theweatherchannel import TheWeatherChannelIE from .thisamericanlife import ThisAmericanLifeIE -from .thisav import ThisAVIE from .thisoldhouse import ThisOldHouseIE from .thisvid import ( ThisVidIE, |