Releases: dxsooo/VideoDownload
Releases · dxsooo/VideoDownload
v0.4.11
- upgrade to Python 3.12
- cumulative updates of dependency
v0.4.10
Change
cumulative updates of dependency
v0.4.9
Change
- cumulative updates of dependency
v0.4.8
Change
- cumulative updates of dependency
- separate Dockerfile to two stages to make image smaller
v0.4.7
Changes
- upgrade yt-dlp to ^2023.7.6
- upgrade flower to ^2.0.0
- remove douyin/ixigua and its deps in code
- cumulative updates of dependency
v0.4.6
Change
- upgrade docker base image to python 3.11
- remove douyin/ixigua in main download entry
- cumulative updates of dependency
v0.4.5
Change
- upgrade bilix to ^0.18.0
- add CODE_OF_CONDUCT and openssf badge
Fix
v0.4.4
Change
- upgrade bilix to ^0.15.0
- upgrade yt-dlp to ^2023.2.17
- upgrade required python to ^3.8.3
- mark douyin, ixigua as not supported (but not changing code, thus you may suffer failure if you tried to download videos)
Fix
- add branch mark for you-get in deps, related to #18
- check file size instead of hash in bilibili download unittest
v0.4.3
Change
- upgrade yt-dlp to ^2023.02.17
v0.4.2
Changes
- upgrade bilix to ^0.12.0
- upgrade yt-dlp to ^2023.0.0
Fixs
- update md5 digest of youtube test case
- add apt update in test workflow