Skip to content

Releases: dangeroustech/StreamDL

v2.2.0

29 Jan 16:11
Compare
Choose a tag to compare

✍ Chore

🎉 New Features

  • app: allow custom ytdl options specification (bffe8d4)

🧪 Tests

  • app: fix broken offline twitch test (5c82a21)

v2.1.1

29 Jan 14:56
Compare
Choose a tag to compare

🐛 Bug Fixes

  • ci: correct repo checkout for tags (0dda40b)

v2.1.0

29 Jan 14:41
Compare
Choose a tag to compare

🎉 New Features

  • build: slim down docker conatiners (5232609), closes #219

🐛 Bug Fixes

  • app: use ffmpeg copy codec (c4c694a)
  • build: supporting python call without poetry (2acb76b)

v2.0.5

29 Jan 13:23
Compare
Choose a tag to compare

✍ Chore

  • add security vuln issue template (c191016)
  • clarity around bug template (cde4b44)
  • update contributing.md (eb2596d)
  • update supported versions (819c6b7)

v2.0.4

29 Jan 12:40
Compare
Choose a tag to compare

🤖 CI/CD

  • reduce codeql frequency (9052ab7)

🐛 Bug Fixes

  • changelog: add changelog config (dc5df47)
  • install changelog npm package (ae16b56)

v2.0.3

29 Jan 11:38
Compare
Choose a tag to compare

Bug Fixes

  • remove unnecessary docker build (a331f56)

v2.0.2

29 Jan 10:47
Compare
Choose a tag to compare

Bug Fixes

  • properly order release stuff (123b00e)
  • revert and fix changelog options (6f2545d)

v2.0.1

29 Jan 00:43
e1d1cf3
Compare
Choose a tag to compare

2.0.1 (2022-01-29)

🐞 Bug Fixes

🚧 Chores

v2.0.0

29 Jan 00:10
367e639
Compare
Choose a tag to compare

2.0.0 (2022-01-29)

📣 Breaking Changes

  • deprecate old arm builds (f0f2b05)
BREAKING CHANGE

🐞 Bug Fixes

  • add ffmpeg install to container build (37fd89a)

📄 Documentation

🔁 CI

deps

  • bump stable cargo version (bf549eb)

v1.2.13

28 Jan 21:05
1553a76
Compare
Choose a tag to compare

1.2.13 (2022-01-28)

🐞 Bug Fixes

  • allow custom quality specification for twitch (9808629)
  • natively creating twitch dir (5de7a24)
  • native streamlink/ffmpeg stream downloading (ed6a036)

📄 Documentation

🚧 Chores