1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 16:45:17 +00:00

[extractor/oneplace] Add OnePlacePodcast extractor (#5549)

Closes #5543
Authored by: HobbyistDev
This commit is contained in:
HobbyistDev
2022-12-10 22:40:24 +09:00
committed by GitHub
parent df10bad267
commit 81388c0954
2 changed files with 44 additions and 0 deletions

View File

@ -1282,6 +1282,7 @@ from .on24 import On24IE
from .ondemandkorea import OnDemandKoreaIE
from .onefootball import OneFootballIE
from .onenewsnz import OneNewsNZIE
from .oneplace import OnePlacePodcastIE
from .onet import (
OnetIE,
OnetChannelIE,