cutaudiofile - Cut Audio File
Cuts a mp3 file from given file or URL. Beginning from start in seconds, the given duration (in seconds) will be cut.
url
string
The URL of the media file. Has to get acce
Example:
https://audio.podigee-cdn.net/1049952-m-7ec68c0d77c0ba7e5cd3e115acae81a6.mp3?source=feed
file
binary
Media file to be cut.
start
number
Start of cut in seconds.
Example:
2
duration
number
Duration in seconds. Default 60s
Example:
5