aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/_extractors.py
diff options
context:
space:
mode:
authorschnusch <schnusch@users.noreply.github.com>2022-10-10 22:31:01 +0200
committerGitHub <noreply@github.com>2022-10-11 02:01:01 +0530
commit2c98d998181c81ee49908be03c031204fd66d03d (patch)
tree8453d50b7169f4a66fcd28cac9eb9bf339604a41 /yt_dlp/extractor/_extractors.py
parent226c0f3a54faef19e2d2729d0072e7df43a7250b (diff)
[extractors/podbayfm] Add extractor (#4971)
Authored by: schnusch
Diffstat (limited to 'yt_dlp/extractor/_extractors.py')
-rw-r--r--yt_dlp/extractor/_extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/extractor/_extractors.py b/yt_dlp/extractor/_extractors.py
index e5be35716..d514f9a89 100644
--- a/yt_dlp/extractor/_extractors.py
+++ b/yt_dlp/extractor/_extractors.py
@@ -1345,6 +1345,7 @@ from .pluralsight import (
PluralsightIE,
PluralsightCourseIE,
)
+from .podbayfm import PodbayFMIE, PodbayFMChannelIE
from .podchaser import PodchaserIE
from .podomatic import PodomaticIE
from .pokemon import (