Skip to content

Releases: dangeroustech/StreamDL

v3.5.1

11 Aug 21:18

Choose a tag to compare

✍ Chore

  • release: update dependencies and bump version to 3.5.0 (847aca3)

v3.5.0

19 Mar 10:52

Choose a tag to compare

🎉 New Features

  • add umask info to docs and file mover logic (2f06996)

📚 Documentation

  • clarify dir permissions language (d4251f2)
  • update docs with UMASK, PUID, and PGID information (79cdd6c)

🐛 Bug Fixes

  • add UMASK output to startup for confirmation (1d80209)
  • create directories from scratch with correct permissions (bcf6951)
  • stop changing config directory permissions (fa1a233)

✍ Chore

v3.4.1

16 Mar 17:15

Choose a tag to compare

📚 Documentation

v3.4.0

15 Mar 17:28

Choose a tag to compare

✍ Chore

🐛 Bug Fixes

📃 Refactor

  • more sensible logging (15df76b)
  • move 429 handling code to client to allow for proper backoff loop (ccf000c)
  • yt_dlp logging structure (0fc0ba9)

🎉 New Features

  • add batch time flag for URL checks and enhance logging (df63384)

v3.3.9

15 Mar 12:50

Choose a tag to compare

🐛 Bug Fixes

  • maybe this will sort the yt_dlp errors (796e259)

v3.3.8

15 Mar 12:42

Choose a tag to compare

📃 Refactor

  • yt_dlp logging structure (f203a63)

v3.3.7

15 Mar 12:34

Choose a tag to compare

🐛 Bug Fixes

v3.3.6

15 Mar 12:30

Choose a tag to compare

🐛 Bug Fixes

  • restructure error handling for yt_dlp (75a077a)

v3.3.5

15 Mar 12:26

Choose a tag to compare

🐛 Bug Fixes

v3.3.4

15 Mar 12:10

Choose a tag to compare

🐛 Bug Fixes

  • add default to TICK_TIME in entrypoint script (98cbf5a)
  • proper yaml package import (eb1d01e)
  • properly add log-level to flags (c1379cc)

✍ Chore

  • fix line length linter error (e1ddfda)
  • more consistent logging (6ccf783)