Skip to content

Release v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 05:16
· 19 commits to main since this release
89b22b2

Added

  • Concept of Audio Files 🔈
  • Concept of MediaAsset : VideoAsset, AudioAsset 💼
  • Concept of Timeline for editing workflows ✂️
  • Export VideodbError
  • Minor updates in readme & package.json

Changed

  • Http client timeout 30s -> 60s

Fixed

  • Better Error handling
  • Param validation in
    • Coll.getVideo()
    • Coll.getAudio()
    • Coll.getVideo()
    • Coll.deleteAudio()