dxsooo / VideoDownload

VideoDownload tool for Youtube/BiliBili
Apache License 2.0
14 stars 0 forks source link

Update dependency bilix to ^0.14.0 - autoclosed #13

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bilix ^0.12.0 -> ^0.14.0 age adoption passing confidence

Release Notes

HFrost0/bilix ### [`v0.14.0`](https://togithub.com/HFrost0/bilix/releases/tag/0.14.0): Version 0.14.0 [Compare Source](https://togithub.com/HFrost0/bilix/compare/0.13.2...0.14.0) #### 工程 - 简化限速功能的实现,更清晰 - 为progress模块添加了抽象类,方便理解改造 - 利用c++核心的[danmakuC](https://togithub.com/HFrost0/danmakuC)加快大弹幕的转换,移除dm模块 - 使用pydantic替换部分仍使用dataclass的api - 部分继承优化 ### [`v0.13.2`](https://togithub.com/HFrost0/bilix/releases/tag/0.13.2): Version 0.13.2 [Compare Source](https://togithub.com/HFrost0/bilix/compare/0.13.1...0.13.2) #### 功能 - `get_file f`功能现在能更正确的找到文件名称,增强了`BaseDownloaderPart`识别文件名的能力 - 可通过`pip install bilix[serve]`来安装服务器可选版本,配合一个早期的[web ui demo](https://togithub.com/HFrost0/bilix-front-demo) #### bug - 修复:限速功能对m3u8下载不起作用 #### 工程 - 去除`BaseProgress`。在py中调用bilix如需显示进度条需手动调用`CLIprogress.start()` - 若干其他小变更 ### [`v0.13.1`](https://togithub.com/HFrost0/bilix/releases/tag/0.13.1): Version 0.13.1 [Compare Source](https://togithub.com/HFrost0/bilix/compare/0.12.2...0.13.1) #### 功能 - 命令行支持一次性提供多个key,例如`bilix v 'url_1' 'url_2'`,`bilix fav 'url_1' 'url_2'`(所有方法均支持) - 新的参数`--stream-retry -sr`用以控制在下载中的最大重试次数 #### bug - 修复:部分视频解析错误 [#​93](https://togithub.com/HFrost0/bilix/issues/93) - 修复:部分含dolby音效电视剧解析错误

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -5.61 :warning:

Comparison is base (b15b4a1) 97.19% compared to head (58e0c6c) 91.58%.

:exclamation: Current head 58e0c6c differs from pull request most recent head e1a8f3c. Consider uploading reports for the commit e1a8f3c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13 +/- ## ========================================== - Coverage 97.19% 91.58% -5.61% ========================================== Files 5 5 Lines 107 107 ========================================== - Hits 104 98 -6 - Misses 3 9 +6 ``` | [Impacted Files](https://codecov.io/gh/dxsooo/VideoDownload/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiajie+Han) | Coverage Δ | | |---|---|---| | [tests/test\_download\_bilibili.py](https://codecov.io/gh/dxsooo/VideoDownload/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiajie+Han#diff-dGVzdHMvdGVzdF9kb3dubG9hZF9iaWxpYmlsaS5weQ==) | `79.16% <0.00%> (-20.84%)` | :arrow_down: | | [download\_bilibili.py](https://codecov.io/gh/dxsooo/VideoDownload/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiajie+Han#diff-ZG93bmxvYWRfYmlsaWJpbGkucHk=) | `91.17% <0.00%> (-2.95%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiajie+Han). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jiajie+Han)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: poetry.lock
installing v2 tool python v3.11.1
linking tool python v3.11.1
Python 3.11.1
pip 23.0.1 from /opt/buildpack/tools/python/3.11.1/lib/python3.11/site-packages/pip (python 3.11)
Installed v2 /usr/local/buildpack/tools/v2/python.sh in 15 seconds
skip cleanup, not a docker build: aa1b4593db11
installing v2 tool poetry v1.4.0
linking tool poetry v1.4.0
Poetry (version 1.4.0)
Installed v2 /usr/local/buildpack/tools/v2/poetry.sh in 20 seconds
skip cleanup, not a docker build: aa1b4593db11
Updating dependencies
Resolving dependencies...

Creating virtualenv videodownload-VnDh43eV-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's Python requirement (>=3.8,<4.0) is not compatible with some of the required packages Python requirement:
  - danmakuc requires Python >=3.8.3, so it will not be satisfied for Python >=3.8,<3.8.3

Because no versions of bilix match >0.14.0,<0.15.0
 and bilix (0.14.0) depends on danmakuc (>=0.3.2), bilix (>=0.14.0,<0.15.0) requires danmakuc (>=0.3.2).
Because no versions of danmakuc match >0.3.2
 and danmakuc (0.3.2) requires Python >=3.8.3, danmakuc is forbidden.
Thus, bilix is forbidden.
So, because videodownload depends on bilix (^0.14.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For danmakuc, a possible solution would be to set the `python` property to ">=3.8.3,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers