diff options
author | remitamine <remitamine@gmail.com> | 2016-04-11 14:44:35 +0100 |
---|---|---|
committer | remitamine <remitamine@gmail.com> | 2016-04-11 14:44:35 +0100 |
commit | 4a903b93a93eb49bb7942cfe62a338cb947f78bc (patch) | |
tree | fda0fede078e8b2f5ea299ad2842519feb82f7bc /youtube_dl/extractor/extractors.py | |
parent | 13267a2be37371bd3e8aea0bc7549f4ed2465c03 (diff) |
Revert "[openclassroom] Add new extractor(closes #9147)"
This reverts commit 13267a2be37371bd3e8aea0bc7549f4ed2465c03.
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r-- | youtube_dl/extractor/extractors.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py index 21159f5a1..c234ff127 100644 --- a/youtube_dl/extractor/extractors.py +++ b/youtube_dl/extractor/extractors.py @@ -544,7 +544,6 @@ from .ooyala import ( OoyalaIE, OoyalaExternalIE, ) -from .openclassroom import OpenClassRoomIE from .openload import OpenloadIE from .ora import OraTVIE from .orf import ( |