1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(streams): add drachenhits

This commit is contained in:
2022-01-23 16:40:47 +01:00
parent c3d94e5c49
commit 8b3a9be9fd

View File

@@ -96,6 +96,10 @@ in [
logo = "http://radio-rb.de/img/site/logo.png";
desc = "Голос нашего города ...";
}
{
stream = "https://drachenhits.stream.laut.fm/drachenhits";
station = "Drachenhits";
}
] ++
# generated via: curl https://radiorecord.ru/api/stations | jq '.result.stations | sort_by(.sort) | map({station:.title,desc:.tooltip,logo:.icon_fill_colored,stream:.stream_320})' > radiorecord.json
importJSON ./radiorecord.json