[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
parent b83ca24eb7
commit c39016f66d
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,
)