1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-09 15:23:59 -05:00

[ie/beacon] Add extractor (#9901)

Authored by: Deukhoofd
This commit is contained in:
Deukhoofd
2024-09-14 00:50:15 +02:00
committed by GitHub
parent 9431777b4c
commit b4760c778d
2 changed files with 69 additions and 0 deletions

View File

@ -217,6 +217,7 @@ from .bbc import (
BBCCoUkIPlayerGroupIE,
BBCCoUkPlaylistIE,
)
from .beacon import BeaconTvIE
from .beatbump import (
BeatBumpPlaylistIE,
BeatBumpVideoIE,