All Projects → popcorn-official → Popcorn Api

popcorn-official / Popcorn Api

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Popcorn Api

Medusa
Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
Stars: ✭ 1,268 (+139.7%)
Mutual labels:  metadata, episodes, trakt
Duckietv
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
Stars: ✭ 942 (+78.07%)
Mutual labels:  episodes, trakt
nts
NTS Radio downloader and metadata parser
Stars: ✭ 58 (-89.04%)
Mutual labels:  metadata, episodes
Anime Offline Database
Updated every week: A JSON based offline anime database containing the most important meta data as well as cross references to various anime sites such as MAL, ANIDB, ANILIST, KITSU and more...
Stars: ✭ 292 (-44.8%)
Mutual labels:  metadata, episodes
Maraschino
A front-end for HTPCs
Stars: ✭ 433 (-18.15%)
Mutual labels:  episodes
Mediainfolib
Convenient unified display of the most relevant technical and tag data for video and audio files.
Stars: ✭ 330 (-37.62%)
Mutual labels:  metadata
The Seo Framework
The SEO Framework WordPress plugin.
Stars: ✭ 329 (-37.81%)
Mutual labels:  metadata
Steedos Platform
华炎魔方低代码/无代码平台。内核采用了元数据、微服务、微前端、K8S等最新的技术架构。Steedos Low-Code / No-Code Platform in nodejs and mongodb.
Stars: ✭ 310 (-41.4%)
Mutual labels:  metadata
Multiscanner
Modular file scanning/analysis framework
Stars: ✭ 494 (-6.62%)
Mutual labels:  metadata
Rv8
RISC-V simulator for x86-64
Stars: ✭ 476 (-10.02%)
Mutual labels:  metadata
Ytmdl Web V2
Web version of ytmdl. Allows downloading songs with metadata embedded from various sources like itunes, gaana, LastFM etc.
Stars: ✭ 398 (-24.76%)
Mutual labels:  metadata
Tropy
Research photo management
Stars: ✭ 337 (-36.29%)
Mutual labels:  metadata
Exifr
📷 The fastest and most versatile JS EXIF reading library.
Stars: ✭ 448 (-15.31%)
Mutual labels:  metadata
Traktflix
Trakt.tv + Netflix = ❤️
Stars: ✭ 331 (-37.43%)
Mutual labels:  trakt
Seqbox
A single file container/archive that can be reconstructed even after total loss of file system structures
Stars: ✭ 480 (-9.26%)
Mutual labels:  metadata
Irods
Open Source Data Management Software
Stars: ✭ 321 (-39.32%)
Mutual labels:  metadata
Torsniff
torsniff - a sniffer that sniffs torrents from BitTorrent network
Stars: ✭ 3,800 (+618.34%)
Mutual labels:  metadata
Music Metadata
Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
Stars: ✭ 455 (-13.99%)
Mutual labels:  metadata
Python Us
A package for easily working with US and state metadata
Stars: ✭ 376 (-28.92%)
Mutual labels:  metadata
Tivi
Tivi is a work-in-progress TV show tracking Android app, which connects to Trakt.tv. It is still in its early stages of development and currently only contains two pieces of UI. It is under heavy development.
Stars: ✭ 4,696 (+787.71%)
Mutual labels:  trakt

popcorn-api

Build Status Windows Build Coverage 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:

  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].