Giter Site home page Giter Site logo

rhiannon99 / flix-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from demonkingswarn/flix-cli

0.0 0.0 0.0 20.73 MB

A high efficient, powerful and fast movie scraper.

Home Page: https://flix-cli.vercel.app

License: GNU General Public License v3.0

Python 100.00%

flix-cli's Introduction

FLIX-CLI


A high efficient, powerful and fast movie scraper.


Language

starcount

PRs Welcome

OS linux OS Mac OS Windows OS Android


showcase.mp4

Overview

Installation

for dependencies (see below).

This project can be installed on to your device via different mechanisms, these mechanisms are listed below in the order of ease.

1. PIP Installs Packages aka PIP Installation

pip install flix-cli

2. Source Code Download

git clone https://github.com/demonkingswarn/flix-cli

Given that you have git installed, you can clone the repository from GitHub. If you do not have or want to deal with installation of git, you can simply download the repository using this link.

After the repository is downloaded and placed in an appropriate directory, you can, either use runner.py to use the project without installation or use setup.py to proceed with the installation.

The former can be done via:

python runner.py

The later can be done via:

pip install .

Both commands are to be executed from the directory where the repository is located.

Additional information: You must have Python installed and in PATH to use this project properly. Your Python executable may be py or python or python3. Only Python 3.6 and higher versions are supported by the project.

3. Android Installation

Install termux (Guide)

pkg up -y
pip install flix-cli
echo "#\!/data/data/com.termux/files/usr/bin/sh" > $PREFIX/bin/mpv
echo 'am start --user 0 -a android.intent.action.VIEW -d "$1" -n is.xyz.mpv/.MPVActivity &' >> $PREFIX/bin/mpv
chmod +x $PREFIX/bin/mpv

For it to be able to stream you need to add referrer in mpv by opening mpv (playstore version), going into Settings -> Android -> Edit mpv.conf and adding

referrer="https://membed1.com"

Dependencies

  • mpv - Video Player
  • iina - Alternate video player for MacOS
  • ffmpeg - Download manager
  • fzf - for selection menu

Usage

Usage: flix-cli [ARGS]...

Options:
    download    Download your favourite movie by query.
    play        Stream your favourite movie by query.

Support

You can contact the developer directly via this email. However, the most recommended way is to head to the discord server.

If you run into issues or want to request a new feature, you are encouraged to make a GitHub issue, won't bite you, trust me.

Provider

Website Available Qualities Status / Elapsed Time Content Extension
gdriveplayer 720p, 1080p MP4

Project Disclaimer

The disclaimer of the project can be found here.

Honourable Mentions

  • animdl: Ridiculously efficient, fast and light-weight (supports most sources: animixplay, 9anime...) (Python)
  • ani-cli: A cli tool to browse and play anime. (Shell)
  • mov-cli: [WIP] watch movies and webseries from the cli. (Python/Shell)
  • kami: Read light novels and watch anime in your terminal. (Rust)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.