Skip to content

A simple YouTube-to-MP3 converter. Start youtube to mp3 converter site.

Notifications You must be signed in to change notification settings

chilledguru/youtube-to-mp3-mp4-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

yt2mp3-converter | Youtube to mp3 converter

run your own youtube to mp3 converter php script

A php script is developed to simply convert Youtube videos to mp3 and mp4 formats using API service which will allow your users to download YouTube videos to MP3 & MP4 formats. API is free of cost with 100% uptime and API supports multiple high quality MP3 formats like 64, 128, 192, 256, 320 kbps & MP4, WebM, 3Gp for videos format for all devices.

Conversion is instant even in seconds for hours lenght videos with no wait

Here is a simple iframe code to easily embed to your websites and enjoy best ever converter for free.

MP3 API: <iframe src="https://yt-mp3s.com/@api/button/mp3/YOUTUBE_VIDEO_ID" style="width:100%;height:85px;border:0;" scrolling="yes"></iframe>

MP4 API: <iframe src="https://yt-mp3s.com/@api/button/videos/YOUTUBE_VIDEO_ID" style="width:100%;height:85px;border:0;" scrolling="yes"></iframe>

Audio iFrame: <iframe src="https://yt-mp3s.com/@api/button/audiostreams/3r_2lx8NJFU" width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>

MP4 HD 1080p multi format iFrame: <iframe src="https://yt-mp3s.com/@api/button/videostreams/3r_2lx8NJFU" width="100%" height="100%" allowtransparency="true" scrolling="no" style="border:none"></iframe>


Please note that 3r_2lx8NJFU has been used as YouTube-Video-ID with dynamic video id value.

Official API Website: https://yt-mp3s.com

Releases

No releases published

Packages

No packages published

Languages