Ex1t Posted July 25, 2015 Share Posted July 25, 2015 I want to create simple php script that creating from youtube video mp3 file, then give link for download Can someone give me tutorial for that or give me some ways how to do it? Quote Link to comment https://forums.phpfreaks.com/topic/297471-youtube-link-to-mp3-converter-php/ Share on other sites More sharing options...
scootstah Posted July 25, 2015 Share Posted July 25, 2015 https://github.com/jeckman/YouTube-Downloader + ffmpeg Quote Link to comment https://forums.phpfreaks.com/topic/297471-youtube-link-to-mp3-converter-php/#findComment-1517375 Share on other sites More sharing options...
Ex1t Posted July 25, 2015 Author Share Posted July 25, 2015 (edited) That is for video downloading.. Is there some tutorial for www.youtube-mp3.org API? Edited July 25, 2015 by Ex1t Quote Link to comment https://forums.phpfreaks.com/topic/297471-youtube-link-to-mp3-converter-php/#findComment-1517382 Share on other sites More sharing options...
scootstah Posted July 25, 2015 Share Posted July 25, 2015 It is for video download, and then ffmpeg can convert it to an mp3. I don't see any documentation for that site right quick. I'll leave the Googling to you. It would probably not be that hard to write a scraper though. Quote Link to comment https://forums.phpfreaks.com/topic/297471-youtube-link-to-mp3-converter-php/#findComment-1517384 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.