1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-01-28 09:42:11 +00:00

[ie/ERRArhiiv] Add extractor (#15667)

Closes #15663
Authored by: rdamas
This commit is contained in:
rdamas
2026-01-27 17:53:38 +01:00
committed by GitHub
parent e08fdaaec2
commit 1c739bf53e
2 changed files with 72 additions and 1 deletions

View File

@@ -564,7 +564,10 @@ from .eroprofile import (
EroProfileAlbumIE,
EroProfileIE,
)
from .err import ERRJupiterIE
from .err import (
ERRArhiivIE,
ERRJupiterIE,
)
from .ertgr import (
ERTFlixCodenameIE,
ERTFlixIE,