logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: c80f0a417aad9c2d45cc7baf012eaa3d5d5199e7
parent 4fcca4bb1897ff111a6332480a569d53bc797838
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Tue,  1 Jan 2013 21:10:45 +0100

Better name for InfoQ IE

Diffstat:

Myoutube_dl/InfoExtractors.py2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/youtube_dl/InfoExtractors.py b/youtube_dl/InfoExtractors.py @@ -2821,9 +2821,7 @@ class SoundcloudIE(InfoExtractor): class InfoQIE(InfoExtractor): """Information extractor for infoq.com""" - _VALID_URL = r'^(?:https?://)?(?:www\.)?infoq\.com/[^/]+/[^/]+$' - IE_NAME = u'infoq' def report_extraction(self, video_id): """Report information extraction."""