[iqiyi] strip Unicode character \u200b

This commit is contained in:
Mort Yao 2016-03-05 13:46:35 +01:00
parent c587af7741
commit 1a8f332712

View File

@ -135,6 +135,7 @@ class Iqiyi(VideoExtractor):
log.wtf("is your you-get up-to-date?")
self.title = info["data"]["vi"]["vn"]
self.title = self.title.replace('\u200b', '')
# data.vp = json.data.vp
# data.vi = json.data.vi