2.1.0 • Published 2 years ago

moovee v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

moovee 🐮

A (Node based) P2P cli tool to browse and play moovees 🐮

*Note: All here is also on YTS*

License & Disclaimer

See LICENSE.md & DISCLAIMER.md

Installing

npm i moovee -g

Option 2 : Clone & Install

# clone
git clone https://github.com/devuul/moovee/

# install globally
npm i ./moovee -g

Usage

# play whatever moovee that will be selected with vlc
moovee -p vlc
# -l argument show the webtorrent output after closing media player 
moovee -p vlc -l

Tools Used

  • Webtorrent
  • Prompts
  • Axios
  • Kleur

See Dependencies

Todo

  • Refactoring ♻️
  • Error Handling 🐞
  • Publish to npm 📦
  • Improvements?

No moovee?

Well I think it's because they are 0 peers, so no peers no moovee 😞
Webtorrent handles all the playing and streaming, you can throw in the -l argument to see what webtorrent is doing

Contributing

Send a Pull Request matching the criteria:

  • Clear commit messages 🗨️ (what are you doing??)
  • description (optional) 📝 (approach/how/why)
  • maybe some emojis? (optional) Gitmoji 🍋 (for fun)

Well, criteria wont matter if all is good, I pull