Not Sure If This Is Possible, But .mp3 List?
#6

Quote:
Originally Posted by jlalt
View Post
http://telegramapi.eu5.org/youtubeapi/index.php?v=
After v goes the code of YouTube, watch?v=x

http://telegramapi.eu5.org/youtubeap...Maroon 5 sugar
After n goes the song name.

Note: If you want the php source to host ir yourself I would share it too.
you cant use PlayAudioStreamForPlayer like

Code:
new url[14];
new surl[256];
if(sscanf(params,"s[14]",url)) return SendClientMessage(playerid, GREY, "* usage: /play <Video Id>");
format(surl,sizeof (surl), "http://telegramapi.eu5.org/youtubeapi/index.php?v=%s%", url);
PlayAudioStreamForPlayer(playerid, surl);
return 1;
to play a yt vid.

How to do then??
Reply


Messages In This Thread
Not Sure If This Is Possible, But .mp3 List? - by NinjaChicken - 08.07.2018, 05:17
Re: Not Sure If This Is Possible, But .mp3 List? - by NaS - 08.07.2018, 05:45
Re: Not Sure If This Is Possible, But .mp3 List? - by jlalt - 08.07.2018, 05:53
Re: Not Sure If This Is Possible, But .mp3 List? - by NinjaChicken - 08.07.2018, 06:03
Re: Not Sure If This Is Possible, But .mp3 List? - by jlalt - 08.07.2018, 06:06
Re: Not Sure If This Is Possible, But .mp3 List? - by spinu - 09.07.2018, 08:13

Forum Jump:


Users browsing this thread: 1 Guest(s)