diff options
author | Sergey M․ <dstftw@gmail.com> | 2015-12-06 09:42:00 +0600 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2015-12-06 09:42:00 +0600 |
commit | 36066dd3ee3f90c3feb136ec4c85a03ece5b8585 (patch) | |
tree | b68a77a04805e6d3b762da38ed63d8047b98ee1f /youtube_dl/extractor/__init__.py | |
parent | 636aa83ed3fa2b2ef01b6919fca4e4d603b9773a (diff) |
[movshare] Rename to wholecloud
Diffstat (limited to 'youtube_dl/extractor/__init__.py')
-rw-r--r-- | youtube_dl/extractor/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index ed85d0ee5..3db5cd6d9 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -424,7 +424,7 @@ from .nosvideo import NosVideoIE from .nova import NovaIE from .novamov import ( NovaMovIE, - MovShareIE, + WholeCloudIE, NowVideoIE, VideoWeedIE, CloudTimeIE, |