1
0
Fork 0

[ie/spreaker] Support episode pages and access keys (#11489)

Authored by: julionc
This commit is contained in:
Julio Napurí 2024-11-11 12:42:05 -05:00 committed by GitHub
commit c39016f66d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 30 deletions

View file

@ -1939,7 +1939,6 @@ from .spotify import (
)
from .spreaker import (
SpreakerIE,
SpreakerPageIE,
SpreakerShowIE,
SpreakerShowPageIE,
)