1
0
Fork 0

[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
commit 1c739bf53e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,