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
parent bfa0e270cf
commit 3cf5429a21
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