Gil Raphaelli

Results 15 issues of Gil Raphaelli

Now available on 8.0.0-SNAPSHOT builds.

enhancement
ci
automation

uwsgi's forking approach presents some unique challenges that we should test. The simplest route is probably running the flask app with uwsgi in addition to the current gunicorn setup. cc...

It seems that using `from` > 30 days ago in: https://github.com/graphaelli/zat/blob/d93387af84125680d49fa62ab447974a9c94df6b/zoom/zoom.go#L252-L269 results in zoom returning only recordings from the last 30 days. This isn't mentioned in the [api docs](https://marketplace.zoom.us/docs/api-reference/zoom-api/cloud-recording/recordingslist) but...

Probably with `ffmpeg`. Some ideas: `--ffmpeg` - options to pass `ffmpeg` for all videos `--shrink` - convenience flag for passing options to `ffmpeg` for reducing video file size with minor...