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

Added support for normalboots.com

This commit is contained in:
Oleg Prutz
2014-01-30 21:26:50 +04:00
parent 7eeb5bef24
commit c81a855b0f
2 changed files with 51 additions and 0 deletions

View File

@@ -141,6 +141,7 @@
from .nhl import NHLIE, NHLVideocenterIE
from .niconico import NiconicoIE
from .ninegag import NineGagIE
from .normalboots import NormalbootsIE
from .novamov import NovamovIE
from .nowness import NownessIE
from .nowvideo import NowVideoIE