<iframe style="border:0;width:180px;" allowtransparency="true" src="http://youtubeinmp3.com/button.php?video=http://www.youtube.com/watch?v=CWyrp3hu4KE"> HTML: Change the YouTube Link http://www.youtube.com/watch?v=CWyrp3hu4KE Code (markup): to the video of your choice and paste the code anywhere you like. Once a user presses the button a new window will open and the user will be sent directly to a download page where he/she can edit the MP3 or download it immediately. The best part is that your server doesn't have to go under any stress. This works on any server. More information can be found here: http://youtubeinmp3.com/api.php
free iframe YouTube mp3 API <iframe class="button-api-frame" src="http://youtubemp3api.com/@api/button/mp3/<YouTube-ID>" width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe> <!-- Optional script that automatically makes iframe content responsive. --> <script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.5.14/iframeResizer.min.js"></script> <script>iFrameResize({}, '.button-api-frame');</script> Code (markup):