parent
883307b9d4
commit
8b372a4ed4
@ -0,0 +1,15 @@
|
|||||||
|
#Time in minutes
|
||||||
|
time = "10"
|
||||||
|
#Prefix for file save location( $prefix/your.mp3 )
|
||||||
|
prefix= "~/ARCHIVE/"
|
||||||
|
#Your radio
|
||||||
|
radio = {
|
||||||
|
|
||||||
|
#name_of_file.mp3 : ["https://link_to_radio.mp3","https://link_to_telegram"]
|
||||||
|
#"-O name.mp3" after link to change name(look for example \/ )
|
||||||
|
|
||||||
|
"nashepunks.mp3" : ["https://nashe1.hostingradio.ru:18000/nashepunks.mp3","https://t.me/getnetradio_nashe0punk"],
|
||||||
|
"nrj.mp3" : ["https://ic7.101.ru:8000/v1_1 -O nrj.mp3","https://t.me/getnetradio_nrj"],
|
||||||
|
"retrofm.mp3" : ["https://emgregion.hostingradio.ru:8064/moscow.retrofm.mp3 -O retrofm.mp3","https://t.me/getnetradio_retrofm"]
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in new issue