A Desktop application, for streaming and downloading your favourite anime
Jennie – Anime player
A Desktop application, for streaming and downloading your favourite anime.
🚀 Features
- A User Friendly Interface
- Download anime from supported websites in multiple resolutions and languages
- Batch Download
- Stream anime on the inbuilt player and your favourite external video player
- Explore anime based on different filters
- Download Manager
- Library to view pre-downloaded episodes and active downloads
- Recommendation System
Dependencies
📖 Installation
Building From Source
-
Clone the project using
git clone https://github.com/Cosmicoppai/LiSA.git
Prerequisites
- Make sure python 3.10 and node 18 are installed.
Installing
-
Create and activate the virtual environment
python -m venv ./env env/Script/activate
-
Install the dependencies using the
requirements.txt
andbuild_requirements.txt
files.pip install -r ./requirements.txt pip install -r ./build_requirements.txt
-
Create
.env
& paste the following contentREACT_APP_SERVER_URL=http://localhost:6969 REACT_APP_SOCKET_URL=ws://localhost:9000
-
Install Node modules
npm install
-
Add
ffmpeg
executable toroot folder
or inPATH
Var. -
run package using
npm start
-
Build package using
npm run build:package:windows
Note:
Make sure to allow app to run as admin and allow incomming port forwarding on (
6969
,9000
).
Environment Tested on
- Tested on Windows 8, 10 & 11.
😁 Demo
DISCLAIMER
This software has been developed just to improve users experience while streaming and downloading anime. Please support original content creators!