Giter VIP home page Giter VIP logo

Comments (5)

430Q avatar 430Q commented on May 26, 2024

D:\tools\download\bilix-master>bilix get_up 'https://space.bilibili.com/672328094' --num 5
{'code': -400, 'message': 'strconv.ParseInt: parsing "'https://space.bilibili.com/672328094\'": invalid syntax',
'ttl': 1}

Traceback (most recent call last):
File "d:\study\language\python\software\python-3.9\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "d:\study\language\python\software\python-3.9\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "D:\STUDY\language\python\software\python-3.9\Scripts\bilix.exe_main
.py", line 7, in
File "d:\study\language\python\software\python-3.9\lib\site-packages\click\core.py", line 1130, in call
return self.main(*args, **kwargs)
File "d:\study\language\python\software\python-3.9\lib\site-packages\click\core.py", line 1055, in main
rv = self.invoke(ctx)
File "d:\study\language\python\software\python-3.9\lib\site-packages\click\core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "d:\study\language\python\software\python-3.9\lib\site-packages\click\core.py", line 760, in invoke
return _callback(*args, **kwargs)
File "d:\study\language\python\software\python-3.9\lib\site-packages\bilix_main
.py", line 325, in main
loop.run_until_complete(cor)
File "d:\study\language\python\software\python-3.9\lib\asyncio\base_events.py", line 642, in run_until_complete
return future.result()
File "d:\study\language\python\software\python-3.9\lib\site-packages\bilix\download\downloader_bilibili.py", line 302, in get_up_videos
up_name, total_size, bv_ids = await api.get_up_info(self.client, url_or_mid, 1, ps, order, keyword)
File "d:\study\language\python\software\python-3.9\lib\site-packages\bilix\api\bilibili.py", line 145, in get_up_info
up_name = info['data']['list']['vlist'][0]['author']
KeyError: 'data'

from bilix.

HFrost0 avatar HFrost0 commented on May 26, 2024

换powershell试一下

from bilix.

430Q avatar 430Q commented on May 26, 2024

from bilix.

HFrost0 avatar HFrost0 commented on May 26, 2024

类似#59,主要是由于win的cmd比较“先进”,推荐使用微软后面推的windows terminal

from bilix.

430Q avatar 430Q commented on May 26, 2024

类似#59,主要是由于win的cmd比较“先进”,推荐使用微软后面推的windows terminal

谢谢 :)

from bilix.

Related Issues (20)

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.