├── LICENSE ├── README.md ├── mama.js ├── mpv.conf └── server.js /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolzilj/mama/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolzilj/mama/HEAD/README.md -------------------------------------------------------------------------------- /mama.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolzilj/mama/HEAD/mama.js -------------------------------------------------------------------------------- /mpv.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolzilj/mama/HEAD/mpv.conf -------------------------------------------------------------------------------- /server.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coolzilj/mama/HEAD/server.js --------------------------------------------------------------------------------