[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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,