1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-16 21:18:53 +00:00

refactor: combine extractors drtuber, iceporn and nuvid

This commit is contained in:
JChris246
2025-03-16 16:42:18 -04:00
parent 9136c8c72e
commit 461afcce2b
4 changed files with 141 additions and 173 deletions

View File

@@ -839,7 +839,6 @@ from .hypem import HypemIE
from .hypergryph import MonsterSirenHypergryphMusicIE
from .hytale import HytaleIE
from .icareus import IcareusIE
from .iceporn import IcePornIE
from .ichinanalive import (
IchinanaLiveClipIE,
IchinanaLiveIE,
@@ -1422,7 +1421,6 @@ from .nuum import (
NuumMediaIE,
NuumTabIE,
)
from .nuvid import NuvidIE
from .nytimes import (
NYTimesArticleIE,
NYTimesCookingIE,