1
0
Fork 0

[ie/spreaker] Support podcast and feed pages (#10968)

Closes #10925
Authored by: subrat-lima
This commit is contained in:
Subrat Lima 2024-11-12 00:38:18 +05:30 committed by GitHub
commit c673731061
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 26 additions and 25 deletions

View file

@ -1940,7 +1940,6 @@ from .spotify import (
from .spreaker import (
SpreakerIE,
SpreakerShowIE,
SpreakerShowPageIE,
)
from .springboardplatform import SpringboardPlatformIE
from .sprout import SproutIE