1
0
Fork 0

Add EuropeanTourIE (#2247)

Closes #2208 
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta 2022-01-08 14:09:46 +05:30 committed by GitHub
commit 3cf5429a21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 38 additions and 0 deletions

View file

@ -436,6 +436,7 @@ from .espn import (
)
from .esri import EsriVideoIE
from .europa import EuropaIE
from .europeantour import EuropeanTourIE
from .euscreen import EUScreenIE
from .expotv import ExpoTVIE
from .expressen import ExpressenIE