Sign inSign up

tsuzu/recs4m

By tsuzu

•Updated over 7 years ago

MP3 stream recorder

Image
0

864

tsuzu/recs4m repository overview

⁠recs4m

Docker Automated build Docker Build Status

  • 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

Tag summary

Content type

Image

Digest

Size

246 MB

Last updated

over 7 years ago

docker pull tsuzu/recs4m