icaronunes / popcornshow-cli

Movie/Serie CLI

Home Page:https://icaronunes.github.io/popcornshow-cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿฟ๐Ÿฟ๐Ÿฟ Popcorn Show CLI ๐Ÿฟ๐Ÿฟ๐Ÿฟ

Documentation Status CI codecov

CLI with the objective of obtaining information about movies/series and people involved in production via the terminal. Presenting the most relevant information directly on your terminal.

  • Title
  • Streaming link
  • Dates
  • Cast/Crew
  • Trailer
  • IMDB ratings
  • Summary

Ability to navigate between people and works.

Installation

pip install popcornshow

Search

Movies

Shows

Person ci

Commands to use

  • popcornshow [movie or series name] - Search for a list that matches the given text.

  • popcornshow --year -y [2000] - Search for media released in a specific year.

  • popcornshow --type -t [m] [s] - Search for media of a specific type. Movie or Series.

  • popcornshow -l --luck - Return/choose the first option returned by the search.

  • popcornshow -h - Show the default Help screen.

on each screen, there might be a navigation option

About

Documentation on ReadTheDocs

Application made 100% in Python

Information obtained from RealGood

There is a more comprehensive version for Android: play.google.com/popcornshow alt text

About

Movie/Serie CLI

https://icaronunes.github.io/popcornshow-cli/

License:Other


Languages

Language:Python 100.0%