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

[nonktube] Add extractor (closes #8647, closes #13024)

This commit is contained in:
Sergey M․
2017-05-08 20:08:58 +07:00
parent 3d40084b83
commit b6eb74e340
2 changed files with 38 additions and 0 deletions

View File

@@ -663,6 +663,7 @@
from .njpwworld import NJPWWorldIE
from .nobelprize import NobelPrizeIE
from .noco import NocoIE
from .nonktube import NonkTubeIE
from .noovo import NoovoIE
from .normalboots import NormalbootsIE
from .nosvideo import NosVideoIE