GithubHelp home page GithubHelp logo

bili的上传文件无法下载 about cdndrive HOT 5 OPEN

apachecn avatar apachecn commented on August 26, 2024
bili的上传文件无法下载

from cdndrive.

Comments (5)

StudenGit avatar StudenGit commented on August 26, 2024

好像每次的报错信息都不一样 当使用info的时候是这样的

cdrive info bdex://03a11f9d08da416e790c86***************
Traceback (most recent call last):
File "E:\Programs\Python\Python310\lib\runpy.py", line 196, in run_module_as_main
return run_code(code, main_globals, None,
File "E:\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "E:\Programs\Python\Python310\Scripts\cdrive.exe_main
.py", line 7, in
File "E:\Programs\Python\Python310\lib\site-packages\CDNDrive_main
.py", line 329, in main
args.func(args)
File "E:\Programs\Python\Python310\lib\site-packages\CDNDrive_main
.py", line 251, in info_handle
meta_dict = fetch_meta(args.meta)
File "E:\Programs\Python\Python310\lib\site-packages\CDNDrive_main_.py", line 50, in fetch_meta
meta_dict = json.loads(encoder.decode(full_meta).decode("utf-8"))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 80: invalid start byte

from cdndrive.

StudenGit avatar StudenGit commented on August 26, 2024

cdrive download bdex://c4a21cdbbeca1c70***************
Traceback (most recent call last):
File "E:\Programs\Python\Python310\lib\runpy.py", line 196, in run_module_as_main
return run_code(code, main_globals, None,
File "E:\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "E:\Programs\Python\Python310\Scripts\cdrive.exe_main
.py", line 7, in
File "E:\Programs\Python\Python310\lib\site-packages\CDNDrive_main
.py", line 329, in main
args.func(args)
File "E:\Programs\Python\Python310\lib\site-packages\CDNDrive_main
.py", line 203, in download_handle
meta_dict = fetch_meta(args.meta)
File "E:\Programs\Python\Python310\lib\site-packages\CDNDrive_main_.py", line 50, in fetch_meta
meta_dict = json.loads(encoder.decode(full_meta).decode("utf-8"))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 124: invalid start byte

from cdndrive.

RELemon avatar RELemon commented on August 26, 2024

我也遇到了同样的问题,下载网上的bdex是可以的

from cdndrive.

HIbian avatar HIbian commented on August 26, 2024

上传60MB文件实验,发现上传时meta文件和下回来的meta文件不一样,b站把上传的meta文件夹了一截。

from cdndrive.

lemonchu avatar lemonchu commented on August 26, 2024

只有meta被截断,还是载有文件内容的图片也被截断了?

from cdndrive.

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.