Get audio files from online radio.
|
2 years ago | |
---|---|---|
LICENSE | 2 years ago | |
README.md | 2 years ago | |
run.sh | 2 years ago | |
stop.sh | 2 years ago | |
up.py | 2 years ago |
#Install telegram-upload
sudo pip3 install -U telegram-upload
#Check if all works(If not,READ MESSAGE)
telegram-upload README.md
git clone https://notabug.org/Justuser/getnetradio.git
cd getnetradio
#Config your stations and audio time in run.sh
#Config upload audio file to teelegram in up.py
--to https://t.me/getnetradio_nashe0punk
#Here your link telegram channel
#Start(nohup for work in background)
nohup ./run.sh
#Stop
./stop.sh
04.10.2022 - Add to notabug.org
05.10.2022 - Update README.md and add stop.sh
#Add files
git add file
git commit -m "words"
git push
#Save account
git config --global credential.helper cache
#Just http server(Wow)
python3 -m http.server