Last active
May 22, 2025 21:40
-
-
Save AdSegura/ea07db194ac31488daceb8a9092671fb to your computer and use it in GitHub Desktop.
radio-fake
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "stations": [ | |
| { | |
| "id": 1, | |
| "name": "RNE5 Todo Noticias", | |
| "streamUrl": "https://rtvelivestream.rtve.es/rtvesec/rne/rne_r5_madrid_main.m3u8", | |
| "iconUrl": "https://upload.wikimedia.org/wikipedia/commons/thumb/1/11/Radio_5_RNE_Spain.svg/330px-Radio_5_RNE_Spain.svg.png", | |
| "iconType": "URL", | |
| "categoryId": 3, | |
| "tags": [ | |
| "noticias" | |
| ], | |
| "metadata": { | |
| "description": "RNE5 Todo Noticias", | |
| "country": "España", | |
| "language": "Español" | |
| } | |
| }, | |
| { | |
| "id": 2, | |
| "name": "RNE", | |
| "streamUrl": "https://rtvelivestream.rtve.es/rtvesec/rne/rne_r1_main.m3u8", | |
| "iconUrl": "https://ayto-reocin.com/wp-content/uploads/2015/07/logo-rne.jpg", | |
| "iconType": "URL", | |
| "categoryId": 4, | |
| "tags": [ | |
| "noticas" | |
| ], | |
| "metadata": { | |
| "description": "Radio Nacional de España", | |
| "country": "España", | |
| "language": "Español" | |
| } | |
| }, | |
| { | |
| "id": 3, | |
| "name": "Onda Cero", | |
| "streamUrl": "https://atres-live.ondacero.es/live/ondacero/bitrate_1.m3u8", | |
| "iconUrl": "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Onda_Cero_logo.svg/330px-Onda_Cero_logo.svg.png", | |
| "iconType": "URL", | |
| "categoryId": 1, | |
| "tags": [ | |
| "noticias" | |
| ], | |
| "metadata": { | |
| "description": "Ondacero", | |
| "country": "España", | |
| "language": "Español" | |
| } | |
| }, | |
| { | |
| "id": 4, | |
| "name": "Ser", | |
| "streamUrl": "https://25353.live.streamtheworld.com/CADENASERAAC/HLS/playlist.m3u8", | |
| "iconUrl": "https://upload.wikimedia.org/wikipedia/commons/7/75/Cadena_Ser_logo-2.jpg", | |
| "iconType": "URL", | |
| "categoryId": 1, | |
| "tags": [ | |
| "noticias" | |
| ], | |
| "metadata": { | |
| "description": "La Ser", | |
| "country": "España", | |
| "language": "Español" | |
| } | |
| }, | |
| { | |
| "id": 5, | |
| "name": "ClassicFM", | |
| "streamUrl": "https://media-ice.musicradio.com/ClassicFMMP3", | |
| "iconUrl": "https://static.mytuner.mobi/media/tvos_radios/942/classic-fm.4dd5c844.png", | |
| "iconType": "URL", | |
| "categoryId": 1, | |
| "tags": [ | |
| "clasica" | |
| ], | |
| "metadata": { | |
| "description": "Música Clásica", | |
| "country": "España", | |
| "language": "Español" | |
| } | |
| }, | |
| { | |
| "id": 6, | |
| "name": "RadioX", | |
| "streamUrl": "https://media-ice.musicradio.com/RadioXUKMP3", | |
| "iconUrl": "https://upload.wikimedia.org/wikipedia/en/3/3f/Radio_X_UK_logo.png", | |
| "iconType": "URL", | |
| "categoryId": 1, | |
| "tags": [ | |
| "música" | |
| ], | |
| "metadata": { | |
| "description": "RadioX", | |
| "country": "España", | |
| "language": "Español" | |
| } | |
| } | |
| ], | |
| "version": 1, | |
| "updatedAt": 1847936577166, | |
| "name": "Configuración de Prueba", | |
| "description": "Configuración generada automáticamente para pruebas" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment