Home Manual Reference Source Test Repository

Popcorn API

Build Status Dependency Status devDependency Status document

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

Installation

  1. Install MongoDB including mongoexport and mongoimport.
  2. Install NodeJS (at least Node v6.3.0 or greater).
  3. Clone the repository with: git clone https://github.com/popcorn-official/popcorn-api.git.
  4. Install gulp globally with [sudo] npm install -g gulp.
  5. Install dependencies of Popcorn API with cd popcorn-api and npm install.
  6. Build the ES5 code with gulp build.

Manual

Checkout the manual to find out more about this project. Or checkout the documentation for the API routes here.

License

MIT License

Copyright (c) 2016 - Popcorn API - Released under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


This project and the distribution of this project is not illegal, nor does it violate any DMCA laws. The use of this project, however, may be illegal in your area. Check your local laws and regulations regarding the use of torrents to watch potentially copyrighted content. The maintainers of this project do not condone the use of this project for anything illegal, in any state, region, country, or planet. Please use at your own risk.


Copyright (c) 2016 - Popcorn API - Released under the MIT license.