Browse Source

[extractors] add import for NickBrIE

master-ytdl-org
Remita Amine 7 years ago
parent
commit
e4f201bc1b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/extractors.py

+ 1
- 0
youtube_dl/extractor/extractors.py View File

@ -689,6 +689,7 @@ from .nhl import (
)
from .nick import (
NickIE,
NickBeIE,
NickDeIE,
NickNightIE,
NickRuIE,


Loading…
Cancel
Save