Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mgtv is broken! #51

Closed
zhangn1985 opened this issue Jan 18, 2017 · 0 comments
Closed

mgtv is broken! #51

zhangn1985 opened this issue Jan 18, 2017 · 0 comments

Comments

@zhangn1985
Copy link
Collaborator

bin/ykdl.py -i http://www.mgtv.com/v/2/293140/c/3269011.html
Traceback (most recent call last):
  File "bin/ykdl.py", line 148, in <module>
    main()
  File "bin/ykdl.py", line 127, in main
    info = parser(u)
  File "/home/zhangn1985/source/ykdl/ykdl/extractor.py", line 19, in parser
    info = self.prepare()
  File "/home/zhangn1985/source/ykdl/ykdl/extractors/mgtv.py", line 26, in prepare
    meta = json.loads(get_content(api_url))
  File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
video.mk:78: recipe for target 'test_mgtv' failed
make: *** [test_mgtv] Error 1
zhangn1985 pushed a commit that referenced this issue Apr 27, 2018
close: #51

Signed-off-by: ykdl <zhangn1985@gmail.com>
zhangn1985 pushed a commit that referenced this issue Apr 27, 2018
close: #51

Signed-off-by: ykdl <zhangn1985@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant