Giter VIP home page Giter VIP logo

jennie-anime-player's Introduction

Banner

GitHub contributors GitHub forks GitHub stars GitHub issues MIT License

image image image

Jennie - Anime player

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

CONTENTS OF THE FILE

๐Ÿš€ 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

  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

  • Tested on Windows 8, 10 & 11.

๐Ÿ˜ 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!

jennie-anime-player's People

Contributors

developerrahulofficial avatar

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.