Skip to content

πŸŽ‰ 0.2.0

Compare
Choose a tag to compare
@tgotwig tgotwig released this 09 May 19:30

Changed

  • Files like list.txt and scaled videos will be created inside a temporary folder where the endpoint looks like 8EbQrP3j:
    • MacOS: /var/folders/q9/lgznjs3170b27wn5k9jd54g80000gn/T/<8-RAND-CHARS>
    • Linux: /tmp/<8-RAND-CHARS>
    • Windows: ~/AppData/Local/Temp/<8-RAND-CHARS>
  • Video files starting with a . will be ignored (can be the case when dealing with network volumes).
  • Append the following message to the success message: (it can still be broken πŸ™ˆ).

Fixed

  • Set -safe 0 to get rid of [concat @ 0x55c6fb1e7600] Unsafe file name.