/getVideoDetails/{url} {url} is just the video ID without the full youtube link
/getVideo/{url}/{format}/{filename} {url} is just the video ID without the full youtube link {format} is the video format from youtube, use "best" if in doubt {filename} is the filename to save it as including file extension
/getAudio/{url}/{format}/{filename} {url} is just the video ID without the full youtube link {format} is the format to save the file as, use "mp3" if in doubt {filename} is the filename to save it as including file extension