1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 14:45:14 +00:00

[openload] Add new extractor (closes #8489)

This commit is contained in:
Yen Chi Hsuan
2016-03-20 15:54:58 +08:00
parent 664bcd80b9
commit 2bfeee69b9
2 changed files with 93 additions and 0 deletions

View File

@@ -535,6 +535,7 @@ from .ooyala import (
OoyalaIE,
OoyalaExternalIE,
)
from .openload import OpenloadIE
from .ora import OraTVIE
from .orf import (
ORFTVthekIE,