Browse Source

[toggle] Rename to toggle

totalwebcasting
Sergey M․ 9 years ago
parent
commit
cc0f378d54
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      youtube_dl/extractor/__init__.py
  2. +1
    -1
      youtube_dl/extractor/toggle.py

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

@ -675,7 +675,7 @@ from .tnaflix import (
EMPFlixIE,
MovieFapIE,
)
from .togglesg import ToggleSgIE
from .toggle import ToggleIE
from .thvideo import (
THVideoIE,
THVideoPlaylistIE


youtube_dl/extractor/togglesg.py → youtube_dl/extractor/toggle.py View File


Loading…
Cancel
Save