1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-04 00:55:15 +00:00

[extractor/owncloud] Add extractor (#6533)

Authored by: C0D3D3V
This commit is contained in:
Daniel Vogt
2023-05-29 07:21:26 +02:00
committed by GitHub
parent 17d7ca84ea
commit c6d4b82a8b
2 changed files with 81 additions and 0 deletions

View File

@ -1378,6 +1378,7 @@ from .orf import (
ORFIPTVIE,
)
from .outsidetv import OutsideTVIE
from .owncloud import OwnCloudIE
from .packtpub import (
PacktPubIE,
PacktPubCourseIE,