[etonline] Add extractor (closes #12236)

This commit is contained in:
Sergey M․ 2017-02-25 20:16:40 +07:00
parent 831217291a
commit 922ab7840b
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 40 additions and 0 deletions

View file

@ -288,6 +288,7 @@ from .espn import (
ESPNArticleIE,
)
from .esri import EsriVideoIE
from .etonline import ETOnlineIE
from .europa import EuropaIE
from .everyonesmixtape import EveryonesMixtapeIE
from .expotv import ExpoTVIE