1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[extractor/webcamerapl] Add extractor (#5715)

Authored by: milkknife
This commit is contained in:
milkknife
2022-12-08 17:56:36 +01:00
committed by GitHub
parent 72f96c5566
commit 85a802969e
2 changed files with 45 additions and 0 deletions

View File

@ -2194,6 +2194,7 @@ from .wdr import (
WDRElefantIE,
WDRMobileIE,
)
from .webcamerapl import WebcameraplIE
from .webcaster import (
WebcasterIE,
WebcasterFeedIE,