Browse Source

[rtvnh] Renamed rtvnhnl -> rtvnh

totalwebcasting
ngld 9 years ago
parent
commit
d9ab5262b1
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      youtube_dl/extractor/__init__.py
  2. +2
    -2
      youtube_dl/extractor/rtvnh.py

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

@ -491,7 +491,7 @@ from .rtl2 import RTL2IE
from .rtp import RTPIE
from .rts import RTSIE
from .rtve import RTVEALaCartaIE, RTVELiveIE, RTVEInfantilIE
from .rtvnhnl import RtvnhNlIE
from .rtvnh import RTVNHIE
from .ruhd import RUHDIE
from .rutube import (
RutubeIE,


youtube_dl/extractor/rtvnhnl.py → youtube_dl/extractor/rtvnh.py View File


Loading…
Cancel
Save