symphogear-g
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

symphogear-g

cacheable mp3 player from files and url for CLI

Publish to npm

📌 Forked: https://github.com/akameco/symphogear

Differences from the original version.

  • support node:>=12.17
  • JS -> TS
  • Made file writing stream.
  • Deletes the cache when playback fails.

Usages

CLI

$ npm install --global symphogear-g
$ symphogear --help

	Usage
	  $ symphogear [file]

	Examples
	  $ symphogear さな.mp3

	  $ symphogear http://sanabutton.ojaru.jp/sound/%E3%81%9B%E3%82%93%E3%81%9B%E3%81%88%E3%81%A8%E3%81%AA%E3%81%84%E3%81%97%E3%82%87%E3%81%B0%E3%81%AA%E3%81%97/%E3%81%A4%E3%81%8E%E3%81%A4%E3%81%8E%E3%81%A4%E3%83%BC%E3%81%8E06.mp3

Packages

$ yarn add symphogear-g
const symphogear = require("symphogear-g");

await symphogear("music.mp3");

License

MIT ©ivgtr

Twitter Follow MIT License Donate

Readme

Keywords

Package Sidebar

Install

npm i symphogear-g

Weekly Downloads

0

Version

0.4.2

License

MIT

Unpacked Size

6.28 kB

Total Files

7

Last publish

Collaborators

  • ivgtr