注册
登录
Vue
>>
recs4m
>>
返回
项目作者:
tsuzu
项目描述 :
MP3 stream recorder
高级语言:
Go
项目主页:
项目地址:
git://github.com/tsuzu/recs4m.git
创建时间:
2017-11-29T12:59:40Z
项目社区:
https://github.com/tsuzu/recs4m
开源协议:
MIT License
下载
recs4m
MP3 stream recorder
Details
Record a mp3 stream on http protocol
Then, upload recorded files(ex. Google Play Music/Google Drive)
Usage
You should use this with Docker
$ docker run —name “random_name” -p 8080:80 tsuzu/recs4m
Access localhost:8080 from a browser
$ docker exec -ti “random_named” bash
If you want to upload to Google Play Music, execute gmupload and sign in to Google
Or, you want to upload to other platforms, put a script in /root
License
Under the MIT License
Copyright (c) 2017 Tsuzu