Jump to content

YouTube to Direct MP3 Sound API


Recommended Posts

Hey guys, i want to make a youtube based speaker system, but i have searched for working api, i didnt found anything. I just need an api wich works like this:

Thanks for helping!

playSound3D("converterlink.xyz/fetch/url=" .. urlxyztrue )
Link to comment

I made some years ago a youtube-based mp3 player.
Scheme is pretty simple:
Create browser && hide this browser
https://wiki.multitheftauto.com/wiki/CreateBrowser
Load url (change tracks)
https://wiki.multitheftauto.com/wiki/LoadBrowserURL
Change volume (via setBrowserVolume)
https://wiki.multitheftauto.com/wiki/SetBrowserVolume

You can't use playSound3D directly to youtube.

Edited by Kenix
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...