1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07:00

[nitter] Add new extractor

This commit is contained in:
bopol
2020-10-28 21:57:58 +01:00
parent 4932ba4aec
commit bb8a73a0e2
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