youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 88296ac326694b8da0f6815efbab988ff6134405
parent 870d525848d2535be23ea04fcd3fbf826d03cae1
Author: Sergey M․ <dstftw@gmail.com>
Date:   Thu, 21 Apr 2016 22:57:38 +0600

[planetaplay] Remove remainings of extractor

Diffstat:
Myoutube_dl/extractor/extractors.py | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py @@ -567,7 +567,6 @@ from .philharmoniedeparis import PhilharmonieDeParisIE from .phoenix import PhoenixIE from .photobucket import PhotobucketIE from .pinkbike import PinkbikeIE -from .planetaplay import PlanetaPlayIE from .pladform import PladformIE from .played import PlayedIE from .playfm import PlayFMIE