Skip to content

MediaCrush-cli 1.2.0

Latest
Compare
Choose a tag to compare
@jleclanche jleclanche released this 13 Jun 18:12
· 4 commits to master since this release
  • URL uploads are now supported. You can just do mediacrush "http://example.com/picture2.png" and the MediaCrush server will fetch the url for you.
  • File hashes are now pre-calculated. If they already exist, upload is skipped.
  • Progress updates will only show if the stdout is a terminal now. Added --interactive and --non-interactive flags to override that (Thanks, Dan Elkouby!)