YouTube to MP3 & MP4 Developer APIs
If you are a Web Developer and looking for a Video Downloader API for your projects then you are at the right place. We offer super fast iFrame converter APIs to allow you download videos without using your server resources. APIs works with any programming language like PHP, Python, JavaScript, jQuery, Ajax, JSON, Node.JS, Swift, C#, Java, Android & iOS.
Our API supports video platforms like YouTube. Try our YouTube to MP3 API.
Single Button API
API does not work if used with " sandbox" iFrame attribute. Your domain or IP will be blocked.
ex: <iframe sandbox="allow-scripts allow-same-origin"...
Parameters
mp3
https://www.youtube.com/watch?v=pRpeEdMmmQ0
MP3 iFrame Code:
<iframe src="https://apiyt.cc/mp3/pRpeEdMmmQ0" style="width: 160px; height: 60px;"
width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>
Generates this:
Parameters
mp4
https://www.youtube.com/watch?v=pRpeEdMmmQ0
MP4 iFrame Code:
<iframe src="https://apiyt.cc/mp4/pRpeEdMmmQ0" style="width: 160px; height: 60px;"
width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>
Generates this:
Widget API
API does not work if used with " sandbox" iFrame attribute. Your domain or IP will be blocked.
ex: <iframe sandbox="allow-scripts allow-same-origin"...
Parameters
widget
https://www.youtube.com/watch?v=pRpeEdMmmQ0
iFrame Code:
<iframe id="buttonApi" src="https://apiyt.cc/widget/pRpeEdMmmQ0"
width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>
Javascript code for automatically resizing:
<!-- Put the Library in your <head> tag -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.2/iframeResizer.min.js"></script>
<!-- Put the resizer code after your <iframe> tag -->
<script>iFrameResize({ log: false, minHeight: 150 }, '#buttonApi')</script>
Generates this:
Parameters
search
https://www.youtube.com/watch?v=pRpeEdMmmQ0
iFrame Code:
<iframe id="SearchApi" src="https://apiyt.cc/search/post+malone"
width="100%" height="530" allowtransparency="true" style="border:none"></iframe>
Generates this: