1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07:00

[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
parent e398217aae
commit c673731061
2 changed files with 26 additions and 25 deletions

View File

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