[extractor/ettutv] Add extractor (#6579)

Closes #6359
Authored by: elyse0
This commit is contained in:
Elyse
2023-06-14 12:54:06 -06:00
committed by GitHub
parent 6daaf21092
commit 83465fc410
2 changed files with 61 additions and 0 deletions

View File

@@ -579,6 +579,7 @@ from .espn import (
ESPNCricInfoIE,
)
from .esri import EsriVideoIE
from .ettutv import EttuTvIE
from .europa import EuropaIE, EuroParlWebstreamIE
from .europeantour import EuropeanTourIE
from .eurosport import EurosportIE