Added BBC Maestro extractor

This commit is contained in:
zer0-delta
2024-06-12 05:37:34 +01:00
parent add96eb9f8
commit c0edd1c194
2 changed files with 129 additions and 0 deletions
+3
View File
@@ -216,6 +216,9 @@ from .bbc import (
BBCCoUkIPlayerGroupIE,
BBCCoUkPlaylistIE,
)
from .bbcmaestro import (
BBCMaestroComIE,
)
from .beatbump import (
BeatBumpPlaylistIE,
BeatBumpVideoIE,