[EUScreen] Add Extractor (#1219)

Closes #1207
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta 2021-10-11 03:36:27 +05:30 committed by GitHub
parent e8f726a57f
commit 2c4bba96ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 65 additions and 0 deletions

View file

@ -420,6 +420,7 @@ from .espn import (
)
from .esri import EsriVideoIE
from .europa import EuropaIE
from .euscreen import EUScreenIE
from .expotv import ExpoTVIE
from .expressen import ExpressenIE
from .extremetube import ExtremeTubeIE