Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

v0.4.0

Latest
Compare
Choose a tag to compare
@azamaulanaaa azamaulanaaa released this 24 Aug 11:11
· 38 commits to master since this release
  • less disk usage on splitting file
    • read file in chunk instead using split command
    • use async generator so that generate file that needed and delete immediately
  • more readme.md info
    • temporarily remove support for google cloud
    • adding how to run
  • fix inaccurate timecode issue with ffmpeg & ffprobe
  • fix minor issues