1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[noodlemagazine] Add extractor (#2293)

Authored by: trassshhub
This commit is contained in:
trasssh
2022-01-11 01:13:09 +08:00
committed by GitHub
parent faca674510
commit e88e1febd8
2 changed files with 68 additions and 0 deletions

View File

@ -989,6 +989,7 @@ from .nitter import NitterIE
from .njpwworld import NJPWWorldIE
from .nobelprize import NobelPrizeIE
from .nonktube import NonkTubeIE
from .noodlemagazine import NoodleMagazineIE
from .noovo import NoovoIE
from .normalboots import NormalbootsIE
from .nosvideo import NosVideoIE