1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[ertgr] Add new extractors (#2338)

Authored-by: zmousm, dirkf
This commit is contained in:
Zenon Mousmoulas
2022-02-01 09:32:13 +02:00
committed by GitHub
parent 48416bc4a8
commit 2d49720f89
3 changed files with 338 additions and 0 deletions

View File

@@ -433,6 +433,11 @@ from .eroprofile import (
EroProfileIE,
EroProfileAlbumIE,
)
from .ertgr import (
ERTFlixCodenameIE,
ERTFlixIE,
ERTWebtvEmbedIE,
)
from .escapist import EscapistIE
from .espn import (
ESPNIE,