Giter Club home page Giter Club logo

bilibili-download-helper's People

Contributors

kennel209 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bilibili-download-helper's Issues

interface.bilibili.com 接口已经改了,现在出错不能用了。可以参考you-get修复一下。

----------------------------------------
Title: 日语语法新思维(初级)-安宁
Parts: 32
Part 01: 前言
Part 02: 助词(1)-は
Part 03: 助词(2)
Part 04: 助词(3)
Part 05: 助词(4)
Part 06: 助词(5)
Part 07: 助词(6)
Part 08: 助词(7)
Part 09: 助词(8)
Part 10: 助词(9)
Part 11: 助词(10)
Part 12: 助词(11)
Part 13: 助词(12)
Part 14: 助词(13)
Part 15: 助词(14)
Part 16: 助词(15)
Part 17: 助词(16)
Part 18: 语法(1)
Part 19: 语法(2)
Part 20: 语法(3)
Part 21: 语法(4)
Part 22: 语法(5)
Part 23: 语法(6)
Part 24: 语法(7)
Part 25: 语法(8)
Part 26: 语法(9)
Part 27: 语法(10)
Part 28: 语法(11)
Part 29: 语法(12)
Part 30: 语法(13)
Part 31: 语法(14)
Part 32: 语法(15)
----------------------------------------

Traceback (most recent call last):
  File "C:\Users\shf\.IntelliJIdea2017.2\config\plugins\python\helpers\pydev\pydevd.py", line 1599, in <module>
    globals = debugger.run(setup['file'], None, None, is_module)
  File "C:\Users\shf\.IntelliJIdea2017.2\config\plugins\python\helpers\pydev\pydevd.py", line 1026, in run
    pydev_imports.execfile(file, globals, locals)  # execute the script
  File "C:\Users\shf\.IntelliJIdea2017.2\config\plugins\python\helpers\pydev\_pydev_imps\_pydev_execfile.py", line 18, in execfile
    exec(compile(contents+"\n", file, 'exec'), glob, loc)
  File "E:/SDK/bilibili-download-helper/bilibili_download_helper.py", line 320, in <module>
    main()
  File "E:/SDK/bilibili-download-helper/bilibili_download_helper.py", line 316, in main
    do_work(args)
  File "E:/SDK/bilibili-download-helper/bilibili_download_helper.py", line 235, in do_work
    retry_time=args.retry)
  File "E:/SDK/bilibili-download-helper/bilibili_download_helper.py", line 49, in download
    info = info_extract(url,src_format)
  File "E:/SDK/bilibili-download-helper\helpers\native_json_handler.py", line 198, in handler
    info = get_video_info(cids,src,'4')
  File "E:/SDK/bilibili-download-helper\helpers\native_json_handler.py", line 138, in get_video_info
    if isinstance(video_info_dict['durl'],list):
KeyError: 'durl'

No module named 'helpers'

您好,python3.6,运行脚本报错,请问如何解决?谢谢

File "./bilibili_download_helper.py", line 7, in <module>
    from helpers.utils import debug,set_debug
ModuleNotFoundError: No module named 'helpers'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.