Browse Source

[ntvru] Rename from NTV to clarify the difference between n-tv.de and ntv.ru

totalwebcasting
Philipp Hagemeister 10 years ago
parent
commit
3fd45e03bf
2 changed files with 3 additions and 5 deletions
  1. +1
    -1
      youtube_dl/extractor/__init__.py
  2. +2
    -4
      youtube_dl/extractor/ntvru.py

+ 1
- 1
youtube_dl/extractor/__init__.py View File

@ -317,7 +317,7 @@ from .nrk import (
NRKIE, NRKIE,
NRKTVIE, NRKTVIE,
) )
from .ntv import NTVIE
from .ntvru import NTVRuIE
from .nytimes import NYTimesIE from .nytimes import NYTimesIE
from .nuvid import NuvidIE from .nuvid import NuvidIE
from .oktoberfesttv import OktoberfestTVIE from .oktoberfesttv import OktoberfestTVIE


youtube_dl/extractor/ntv.py → youtube_dl/extractor/ntvru.py View File


Loading…
Cancel
Save