1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 14:45:42 +07:00

[openload] remove OpenLoad related extractors(closes #11999)(closes #15406)

This commit is contained in:
Remita Amine
2019-11-26 23:57:37 +01:00
parent 5ef62fc4ce
commit 6471d0d3b8
4 changed files with 0 additions and 412 deletions

View File

@@ -796,10 +796,6 @@
OoyalaIE,
OoyalaExternalIE,
)
from .openload import (
OpenloadIE,
VerystreamIE,
)
from .ora import OraTVIE
from .orf import (
ORFTVthekIE,
@@ -1060,7 +1056,6 @@
from .stanfordoc import StanfordOpenClassroomIE
from .steam import SteamIE
from .streamable import StreamableIE
from .streamango import StreamangoIE
from .streamcloud import StreamcloudIE
from .streamcz import StreamCZIE
from .streetvoice import StreetVoiceIE