Skip to content

Commit

Permalink
support old iqiyi page
Browse files Browse the repository at this point in the history
Signed-off-by: wwqgtxx <[email protected]>
  • Loading branch information
wwqgtxx committed Jun 24, 2016
1 parent ef77357 commit 951c73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wwqLyParse/parsers/iqiyiparser.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

class IQiYiParser(Parser):

filters = ['http://www.iqiyi.com/v_']
filters = ['http://www.iqiyi.com/']

stream_types = [
{'id': '4k', 'container': 'f4v', 'video_profile': '(6)4K'},
Expand Down

0 comments on commit 951c73e

Please sign in to comment.