Browse Source

[extractors] add import for NickBrIE

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

1
youtube_dl/extractor/extractors.py

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

Loading…
Cancel
Save