1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 14:45:42 +07:00

Merge pull request #51 from B0pol/nitter

[nitter] Add new extractor
This commit is contained in:
Tom-Oliver Heidel
2020-10-31 09:03:17 +01:00
committed by GitHub
3 changed files with 169 additions and 0 deletions

View File

@@ -751,6 +751,7 @@
from .ninegag import NineGagIE
from .ninenow import NineNowIE
from .nintendo import NintendoIE
from .nitter import NitterIE
from .njpwworld import NJPWWorldIE
from .nobelprize import NobelPrizeIE
from .noco import NocoIE