carnager / teiler

Little script for screenshots and screencasts utilizing rofi, maim, ffmpeg
https://carnager.github.io/teiler/
GNU General Public License v3.0
354 stars 26 forks source link

Fix video upload for S3 #25

Closed ssbb closed 7 years ago

ssbb commented 7 years ago

There is syntax error in S3 helper for videos - {$1} is used and s3cmd failing with error:

+ s3cmd --no-progress put '{vid-2016-12-23-210730.mp}' s3://up.ssbb.me/videos/
ERROR: Parameter problem: Nothing to upload.
carnager commented 7 years ago

Oops, embarassing mistake. thanks!