Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 846 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 846 Bytes

Popcorn CLI

Popcorn CLI is a very simple tool that can be used to easily browse Popcorn Time's torrent collection.

Disclaimer: I made this in less than an hour because I was sick of sifting through JSON for torrents. Don't expect it to be anything special.

How to use

Simply clone, install, and run.

Steps:

  • git clone https://github.com/clabby/popcorn-cli
  • cd popcorn-cli && npm install
  • npm install -g
  • popcorn-cli

How it Works

Popcorn CLI utilizes Popcorntime's API to find torrents for Movies, TV Shows, and Anime.

The three providers used in Popcorn CLI are:

License

MIT.