Giter Club home page Giter Club logo

Comments (6)

HFrost0 avatar HFrost0 commented on May 14, 2024

感谢支持🥹,能下载这么快的原因是b站视频后端本身能提供很高的并发(支持分段,音画分离,备选服务器等),这个工具只是使用协程技术将其利用最大化。关于其他网站,不同的网站需要不同的解析流程,有的甚至有比较强的反爬机制,作者没有那么多时间去分析他们🤣,他们后端的速度也许也达不到工具的上限。

不过,在python中,协程是解决这类问题的最好办法,期待未来有更多开发者使用到这项技术!

from bilix.

HFrost0 avatar HFrost0 commented on May 14, 2024

作者目前在feature分支上正在做此项工作

from bilix.

 avatar commented on May 14, 2024

感谢作者!
另外想问一下,有大会员的情况下,bilix可以下载那些地区限制的视频吗?

from bilix.

HFrost0 avatar HFrost0 commented on May 14, 2024

另外想问一下,有大会员的情况下,bilix可以下载那些地区限制的视频吗?

@blacklein 能看到就是能下到的,bilix不提供破解地区限制的功能

from bilix.

HFrost0 avatar HFrost0 commented on May 14, 2024

目前的进度是已经额外添加了3个网站,其中有抖音和樱花动漫等,目前暂未发布pypi,如果想尝试可以克隆下来后pip install -e .来进行本地源码安装。

我想目前底层的架构已经可以较方便的拓展至其他网站,而且我自认为写的比较清晰和简单的同时保证了高性能,所以或许这个项目以后将不仅仅局限于bilibili,有其他开发者能进来做一些其他网站的适配是最好的了🥹。

from bilix.

HFrost0 avatar HFrost0 commented on May 14, 2024

Version 0.8.2已经上传pypi,可以通过pip install bilix --upgrade升级使用

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.