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? 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 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 That is for video downloading.. Is there some tutorial for www.youtube-mp3.org API? 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. 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
Archived
This topic is now archived and is closed to further replies.