Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
extractors/youku: update ccode [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed Mar 21, 2018
1 parent 1a8e59d commit 8d0ce4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lulu/extractors/youku.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ def __init__(self):
self.api_error_code = None
self.api_error_msg = None

self.ccodes = ['0507', '0508', '0512', '0513', '0514']
self.ccodes = ['0502', '0503', '0507', '0508', '0512', '0513', '0514']
self.utid = None

def youku_ups(self):
Expand Down

0 comments on commit 8d0ce4b

Please sign in to comment.