[extractor/eurosport] Add extractor (#4613)

Closes #2487
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev
2022-09-01 02:02:33 +09:00
committed by GitHub
parent b86ca447ce
commit 11734714c2
2 changed files with 100 additions and 0 deletions

View File

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