filestack / filestack-python

Official Python SDK for Filestack - API and content management system that makes it easy to add powerful file uploading and transformation capabilities to any web or mobile application.
https://www.filestack.com
Apache License 2.0
48 stars 20 forks source link

Feature/fs 994 audio/video conversions #12

Closed staturecrane closed 7 years ago

staturecrane commented 7 years ago

Add Audio/Visual Conversions

Adds audiovisual conversion for both handles and external urls, as well as tests and an example. The conversion is a transform on the mixin, but converts to a new AudioVisual object that can check status and convert back to a Filelink once it has been completed.