Skip to main content

Autoflix 🍿

Watch movies, series, and anime in multiple languages (FR, EN, and more) directly from your terminal.

Autoflix is a CLI inspired by ani-cli, always focused on French content (VF, VOSTFR) while also supporting other languages like English. It scrapes links from various providers to let you stream content without ads or a browser.

⚠️ Warning: This project was developed very quickly with heavy use of AI. The main goal was functionality over code cleanliness or optimization. I apologize for the "spaghetti code", I just wanted it to work!

✨ Features

  • 🇫🇷 French-first: Always focused on French content (VF, VOSTFR) as primary target.
  • 🌍 Multi-language support: Also supports English and other languages.
  • 🚀 Easily extendable: The architecture allows adding new languages and providers with ease.
  • 🎬 Massive Library:
    • French (VF & VOSTFR): Reliable sources like Coflix, French-Stream, and Anime‑Sama.
    • English & Global: A huge variety of sources (VidSrc, etc.) providing access to almost any movie or series.
  • ⛩️ Anime: Latest episodes from dedicated providers.
  • 🚫 No ads, no trackers.
  • Lightweight and fast.

🚀 Installation

With uv (recommended)

uv tool install autoflix-cli

With pip

pip install autoflix-cli

Note: You need an external media player such as MPV, VLC or a browser installed.

💻 Usage

autoflix
  1. Select your preferred language.
  2. Select a provider.
  3. Search for a title.
  4. Choose a stream and launch it with your preferred player.

🛠️ Development

# Clone the repository
git clone https://github.com/PaulExplorer/autoflix-cli.git
cd autoflix-cli

# Install in editable mode
pip install -e .

📚 Credits

This project uses logic and inspiration from several open-source projects:

📜 License

This project is licensed under the GPL-3 License.

⚠️ Disclaimer

This notice is to inform you that Autoflix functions strictly as an automated search tool and specialized browser. It fetches video file metadata and links from the internet in a manner similar to any standard web browser.

  • No Hosting: Autoflix does not host, store, or distribute any media files or copyrighted content. All content accessed through this tool is hosted by independent third-party websites.
  • DMCA Compliance: This software does not violate the provisions of the Digital Millennium Copyright Act (DMCA) as it only provides access to publicly available links and does not store copies of any content on its own servers.
  • User Responsibility: The use of this software and the legality of streaming content are the sole responsibility of the user, based on their respective country's or state's laws.
  • Copyright Holders: If you believe any content accessed through this tool violates your intellectual property, please contact the actual file hosts or the websites providing the streams, as the developers of this repository have no control over or access to the hosted content.

This project is for educational purposes only.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autoflix_cli-0.8.2.tar.gz (99.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

autoflix_cli-0.8.2-py3-none-any.whl (90.6 kB view details)

Uploaded Python 3

File details

Details for the file autoflix_cli-0.8.2.tar.gz.

File metadata

  • Download URL: autoflix_cli-0.8.2.tar.gz
  • Upload date:
  • Size: 99.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"44","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for autoflix_cli-0.8.2.tar.gz
Algorithm Hash digest
SHA256 60399604ffe85e50b3a35433069130748c6d3f056e09928a53ad82874885e17f
MD5 3f35db6d663dfae47762d58a39367ce4
BLAKE2b-256 ef67ee3dada70626877652294da25383771154f6873e9591c260839133d3466c

See more details on using hashes here.

File details

Details for the file autoflix_cli-0.8.2-py3-none-any.whl.

File metadata

  • Download URL: autoflix_cli-0.8.2-py3-none-any.whl
  • Upload date:
  • Size: 90.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"44","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for autoflix_cli-0.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9c3b889f98d21e9648becb5833bb5a36f466d69c060b593a72424bc4bde5467a
MD5 7d49521a95c190fdebbfbcf014763288
BLAKE2b-256 6c18ff8f4e92afbf2e2111c1d1aaf4bead92c2cb4dbd49fb56ea4576f5ab09c3

See more details on using hashes here.

Release history Release notifications | RSS feed

0.8.3

2 files

This release

0.8.2 This release

2 files

0.8.1

2 files

0.8.0

2 files

0.7.3

2 files

0.7.2

2 files

0.7.1

2 files

0.7.0

2 files

0.6.3

2 files

0.6.2

2 files

0.6.1

2 files

0.6.0

2 files

0.5.6

2 files

0.5.5

2 files

0.5.4

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.12

2 files

0.4.11

2 files

0.4.10

2 files

0.4.9

2 files

0.4.8

2 files

0.4.7

2 files

0.4.6

2 files

0.4.5

2 files

0.4.4

2 files

0.4.3

2 files

0.4.2

2 files

0.4.1

2 files

0.4.0

2 files

0.3.1

2 files

0.3.0

2 files

0.2.1

2 files

0.2.0

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page