TuneIn

БЕЗКОШТОВНО
(Ким) community | Оновлено 16 days ago | Entertainment
Популярність

0.2 / 10

Затримки

340ms

Рівень обслуговування

100%

Health Check

N/A

Повернутися до всіх обговорень

Vijaym

Rapid account: Inforadiotamilan
inforadiotamilan
a year ago

const axios = require(“axios”);

const options = {
method: ‘GET’,
url: ‘https://community-tunein.p.rapidapi.com/Playing.ashx/’,
params: {
partnerID: ‘https://vijayfm-prabak78.radioca.st/stream’,
partnerKey: ‘TamilRdio’,
id: ‘https://vijayfm-prabak78.radioca.st/stream’,
title: ‘Vijay FM’,
artist: ‘Vijay FM’,
album: ‘https://i.imgur.com/JYWe4W4.jpg’,
commericial: ‘true’
},
headers: {
‘X-RapidAPI-Key’: ‘57eadc8a44msh5737db72ad8f201p1cb160jsn91865c0e9959’,
‘X-RapidAPI-Host’: ‘community-tunein.p.rapidapi.com
}
};

axios.request(options).then(function (response) {
console.log(response.data);
}).catch(function (error) {
console.error(error);
});

Rapid account: Inforadiotamilan
inforadiotamilan Commented 5 months ago

Tamil Radio

Приєднуйтесь до обговорення — додайте повідомлення нижче:

Вхід / Реєстрація, щоб публікувати нові повідомлення