Watch movies, series, and anime in French (VF & VOSTFR) directly from your terminal.
Autoflix is a CLI inspired by ani-cli. It scrapes links from popular streaming sites (Coflix, French-Stream and Anime‑Sama) to let you stream content without opening 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!
- 🎬 Movies & Series from Coflix & French-Stream
- ⛩️ Latest anime from Anime‑Sama
- 🇫🇷 VF & VOSTFR selection
- 🚫 No ads, no trackers
- ⚡ Lightweight and fast
uv tool install autoflix-clipip install autoflix-cliNote: You need an external media player such as MPV or VLC installed.
autoflixFollow the interactive menu to select a provider, search for a title, choose a stream, and launch it with your preferred player.
# Clone the repository
git clone https://github.com/PaulExplorer/autoflix-cli.git
cd autoflix-cli
# Install in editable mode
pip install -e .This project uses logic adapted from the following open-source projects:
- Anime-Sama-Downloader by SertraFurr - Implementation of the
embed4mestream extraction. - cloudstream-extensions-phisher by phisher98 - Implementation of the
Veevstream extraction.
This project is licensed under the GPL-3 License.
This project is for educational purposes only. The developer does not host any content. Please support the original creators by purchasing official releases when available.