convert-to-h264/main.zsh
2026-08-05 15:17:02 +03:00

5 lines
157 B
Bash

curl -X POST \
-H "Content-Type: video/mp4" \
--data-binary "@/home/hhu67/Downloads/fff" \
https://api.convert.hhu67.pw/compress \
-o compressed.mp4