FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

code2labgit/popcorn-api: Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player. Compatible API Anime/Movies/Show Scrapper · GitHub

 
 

Latest commit

 

History

509 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

popcorn-api

Popcorn API is developed to make it easier for anyone to create their own version of Popcorn Time. It contains:

  • Metadata about movies (taken from Trakt).
  • Metadata about TV shows and individual episodes (taken from Trakt).
  • Multiple quality magnet links for every episode.
  • Ability to easily filter content to the user's content.
  • Add content manually through the CLI.

Installation

To setup your local machine to start working on the project you can follow these steps:

  1. Install MongoDB including mongoexport and mongoimport
  2. Install NodeJS (at least Node v7.10.1 or greater)
  3. Clone the repository with: git clone https://github.com/popcorn-official/popcorn-api.git
  4. Install dependencies npm i
  5. Install the flow-typed libraries with npm run flow-typed

Documentation

License

MIT License

About

Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player. Compatible API Anime/Movies/Show Scrapper

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL