Browse Source

[extractors] change imports for national geographic extractors

totalwebcasting
Remita Amine 8 years ago
parent
commit
3c2c3af059
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      youtube_dl/extractor/extractors.py

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

@ -491,8 +491,9 @@ from .myvi import MyviIE
from .myvideo import MyVideoIE
from .myvidster import MyVidsterIE
from .nationalgeographic import (
NationalGeographicVideoIE,
NationalGeographicIE,
NationalGeographicChannelIE,
NationalGeographicEpisodeGuideIE,
)
from .naver import NaverIE
from .nba import NBAIE


Loading…
Cancel
Save