Firstly, here is your public API key : MzA4MDM0Mjg1
You will need this key to access to the API, this key is already inserted in all the code code examples below.
Don't worry about your key being used by someone else, it won't change anything on your side.
The size of the button can be modified directly from the frame code by changing width="250px"
and height="60px"
in the previous code.
The parameters below can be changed by editing the frame source URL.
Parameter | Description | Example | Required |
---|---|---|---|
api_key | Your public key necessary to access to the API | MzA4MDM0Mjg1 | YES |
format | The video output format (mp3 or mp4) | mp3 | YES |
video_id | The YouTube ID of the video to convert | JGwWNGJdvx8 | YES |
button_color | Hexadecimal code for button background color | 1eb5bd | NO |
text_color | Hexadecimal code for button text color | ffffff | NO |
text | Main text diplayed on the button | Download file | NO |
small_text | Small text diplayed on the button | The video title | NO |
logo | Download logo to display (0 or 1) | 0 | NO |