With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Zendesk: The Complete Customer Service Solution
Discover AI-powered, award-winning customer service software trusted by 200k customers
Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
PythonScript to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
The project was moved to: https://github.com/pawelulita/flac2mp3
Small pythonscript, which converts all flac files in current directory and puts in 'artist - album' directory. Tags (if available) are preserved. Tagpy, flac and lame required.
Failed Payment Recovery for Subscription Businesses
For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.
FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
fastoggenc is a multithread pythonscript which converts mp3, m4a, wma, wav and other audio formats into ogg-vorbis format. It is a fork from dir2ogg script that was previously inspired by the perl script mp32ogg.
This small pythonscript will generate mp3 and corresponding text files
for learning / training the morse code. It follows the method of Koch for
teaching the characters and the method described in N0HFFs book for improving
the skills even more.
MixMasta P is a Pythonscript designed to ease the process or making mix CDs, or other works involving playlists. It will read a playlist and copy/convert/normalize all tracks automatically.
distX is a script which can be used to distribute CPU intensive tasks to a cluster of machines. For example, distX has been used for distributed encoding of ogg vorbis files.