developerrahulofficial / jennie-anime-player

https://jennie-anime-player.vercel.app
MIT License
195 stars 71 forks source link
![Banner](src/assets/img/home_screen_logo.png) ![GitHub contributors](https://img.shields.io/github/contributors/cosmicoppai/LiSA?color=lightgrey) [![GitHub forks](https://img.shields.io/github/forks/cosmicoppai/LiSA?color=lightgrey)](https://github.com/Cosmicoppai/LiSA/network) [![GitHub stars](https://img.shields.io/github/stars/cosmicoppai/LiSA?color=lightgrey)](https://github.com/Cosmicoppai/LiSA/stargazers) [![GitHub issues](https://img.shields.io/github/issues/Cosmicoppai/LiSA?color=lightgrey)](https://github.com/Cosmicoppai/LiSA/issues) [![MIT License](https://img.shields.io/badge/license-MIT-lightgrey)](./LICENSE) ![image](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue) ![image](https://img.shields.io/badge/Electron-2B2E3A?style=for-the-badge&logo=electron&logoColor=9FEAF9) ![image](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)

Jennie - Anime player

A Desktop application, for streaming and downloading your favourite anime.

CONTENTS OF THE FILE

🚀 Features


Dependencies


📖 Installation

Building From Source

Prerequisites

Installing

  1. Create and activate the virtual environment

    python -m venv ./env
    env/Script/activate
  2. Install the dependencies using the requirements.txt and build_requirements.txt files.

    pip install -r ./requirements.txt
    pip install -r ./build_requirements.txt
  3. Create .env & paste the following content

    REACT_APP_SERVER_URL=http://localhost:6969
    REACT_APP_SOCKET_URL=ws://localhost:9000
  4. Install Node modules

    npm install
  5. Add ffmpeg executable to root folder or in PATH Var.

  6. run package using

    npm start
  7. 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


😁 Demo

Annotation 2023-09-25 171308 - Copy Annotation 2023-09-25 171502 - Copy Annotation 2023-09-25 171419 Annotation 2023-09-25 171355 - Copy


DISCLAIMER

This software has been developed just to improve users experience while streaming and downloading anime. Please support original content creators!