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

能否添加对B站DASH格式视频的支持,这样下载速度可能快一些 #684

Closed
jiaqi61 opened this issue May 13, 2020 · 1 comment

Comments

@jiaqi61
Copy link

jiaqi61 commented May 13, 2020

下载B站的这个视频https://www.bilibili.com/video/BV1EE411X7HR, annie得到的信息如下
image
用you-get得到的信息如下
image
说明annie好像不能发现DASH格式的视频。下载速度的话you-get默认下载DASH格式的视频,速度要快很多,能达到10MB/s
image
而annie 下载速度一般不超过500KB/s
image

Half9000 added a commit to Half9000/annie that referenced this issue Jul 4, 2020
Apply the latest DASH API from webpage;
4K format now is supported;

Closes iawia002#670, iawia002#684, iawia002#716
iawia002 pushed a commit that referenced this issue Jul 8, 2020
* Fix(bilibili): Change bilibili extract method to DASH API

Apply the latest DASH API from webpage;
4K format now is supported;

Closes #670, #684, #716

* Fix(bilibili): some url can not get 4K format information.

* Remove DEPRECATED codes&comments

* fix(bilibili): Update bangumi API

Update bangumi API (typo);
Removed seasonType param(unparam);
Removed unreached codes;

* extractors/bilibili: Update tests

* extractors/bilibili: avid&cid extract method is invalid in some cases. #734

* refactor(bilibili): Move the process of audio part to earlier stage
@iawia002
Copy link
Owner

Try 0.10.3

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

2 participants