1
0
Fork 0

[extractor/europarl] Add EuroParlWebstream Extractor (#5547)

Authored by: HobbyistDev
Closes #4933
This commit is contained in:
HobbyistDev 2022-12-10 17:44:43 +09:00 committed by GitHub
commit 22697a84f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 85 additions and 1 deletions

View file

@ -537,7 +537,7 @@ from .espn import (
ESPNCricInfoIE,
)
from .esri import EsriVideoIE
from .europa import EuropaIE
from .europa import EuropaIE, EuroParlWebstreamIE
from .europeantour import EuropeanTourIE
from .eurosport import EurosportIE
from .euscreen import EUScreenIE