[iQiyi]not import json_output module

From: @wwqgtxx , #1282, as requested.
This commit is contained in:
David Zhuang 2016-07-17 02:24:30 -04:00
parent 712cc69218
commit d5e801b7c1

View File

@ -2,14 +2,15 @@
from ..common import *
from ..extractor import VideoExtractor
from ..util import log
from .. import json_output
from uuid import uuid4
from random import random,randint
import json
from math import floor
from zlib import decompress
import hashlib
from ..util import log
import time
'''