Skip to content

Releases: dxsooo/VideoDownload

v0.4.11

02 Jun 10:22
Compare
Choose a tag to compare
  • upgrade to Python 3.12
  • cumulative updates of dependency

v0.4.10

06 Apr 08:01
Compare
Choose a tag to compare

Change

cumulative updates of dependency

v0.4.9

16 Dec 06:48
Compare
Choose a tag to compare

Change

  • cumulative updates of dependency

v0.4.8

23 Aug 14:39
Compare
Choose a tag to compare

Change

  • cumulative updates of dependency
  • separate Dockerfile to two stages to make image smaller

v0.4.7

31 Jul 13:57
Compare
Choose a tag to compare

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

06 Jun 07:41
Compare
Choose a tag to compare

Change

  • upgrade docker base image to python 3.11
  • remove douyin/ixigua in main download entry
  • cumulative updates of dependency

v0.4.5

04 May 06:13
Compare
Choose a tag to compare

Change

  • upgrade bilix to ^0.18.0
  • add CODE_OF_CONDUCT and openssf badge

Fix

  • fix regex unnecessary \/

v0.4.4

04 Apr 10:35
Compare
Choose a tag to compare

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

01 Mar 08:36
Compare
Choose a tag to compare

Change

  • upgrade yt-dlp to ^2023.02.17

v0.4.2

01 Feb 11:26
Compare
Choose a tag to compare

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