convert-to-h264/main.zsh

6 lines
157 B
Bash
Raw Normal View History

2026-08-05 15:17:02 +03:00
curl -X POST \
-H "Content-Type: video/mp4" \
--data-binary "@/home/hhu67/Downloads/fff" \
https://api.convert.hhu67.pw/compress \
-o compressed.mp4