logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 59185202c6854b39ceb5fe6ea960ad1b308ceca8
parent bee83e84f64248a47f2f0b79e8c2698bc89abf55
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date:   Mon, 28 Dec 2015 00:19:36 +0800

[iqiyi] Add tests for #7894

Diffstat:

Myoutube_dl/extractor/iqiyi.py9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/iqiyi.py b/youtube_dl/extractor/iqiyi.py @@ -84,6 +84,15 @@ class IqiyiIE(InfoExtractor): 'params': { 'skip_download': True, }, + }, { + 'url': 'http://www.iqiyi.com/w_19rt6o8t9p.html', + 'only_matching': True, + }, { + 'url': 'http://www.iqiyi.com/a_19rrhbc6kt.html', + 'only_matching': True, + }, { + 'url': 'http://yule.iqiyi.com/pcb.html', + 'only_matching': True, }] _FORMATS_MAP = [