Giter VIP home page Giter VIP logo

lisa's Introduction

Banner

GitHub contributors GitHub forks GitHub stars GitHub issues MIT License Open Source Helpers

image image image

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

⚠️ Alert

We are adding new features, so the current main branch is unstable. We recommend that you download the stable version from here.

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

🤗 Download

Total Downloads

Note: Currently only windows executables are provided.

Download the latest release from here and extract the zip file.

Tested on

  • Windows 8, 10 & 11.

😁 Demo

Screenshots

search Search results for Bakuman

Anime Details Page Episode details of Bakuman

Video Player Built-in Video Player on LiSA

Download Manager and Library Download Manager and Library

Explore Page Explore Page with filters

Explore Page Manga Explore Page Manga

My List My List

demo_video.mp4

Future Plans

  • UI Improvement
  • Continue Watching
  • Download episodes with custom range

🤔 FAQ

Q) How can I download detective conan's episodes from 10 to 30?

-> Search for the anime with detective conan, on the anime page you get Download all option, this will start the batch download of all the episodes present on that page.

Q) Where can I access all the downloaded episodes?

-> You can either view them on the Download page of LiSA , OR Visit LiSA-win32-x64\resources\downloads\ on windows file explorer.

Q) Where can I view recommendations, if I liked Kimetsu no Yaiba?

-> Search for the anime, in this case Kimetsu no Yaiba, scroll down there you see a tab recommendations.

Q) How can I switch to the external player?

-> In video player, on the bottom right click on external, choose your favourite video player, currently supported players.

Q) How do I download Episode 8 of Mob Psycho III?

-> Visit the episode, you want to download, select the language, and resolution you want to download in, the downloud will start, the status of which you can check from Download manager.

Q) Do I have to create any user account to stream or download anime?

-> No, you do not need to sign up for an account to stream, explore or download anime.

😶‍🌫️ Supported Websites

Note: In the following version the user can only download from animepahe, more websites to come in future.

Website Sub/Dub selection Supported resolutions File Size
AnimePahe Yes 720p, 1080p 720p: ~150MB, 1080p: ~200MB

📺 Supported External Players

MPV

To install mpv, run the following command from the command line or PowerShell:

choco install mpv

OR

Visit: Official MPV site

Make sure mpv is added to Path.

VLC Media Player

Download and Install VLC Media player form here.


Filters

  • TV
  • Movie
  • Airing
  • Upcoming
  • By Popularity
  • OVA
  • ONA
  • Special
  • Favourite

🤝 CONTRIBUTING

Contributions, issues, and feature requests are welcome! See See Contribution Guide.

⭐ SUPPORT

If this project is helpful to you and love our work and feels like showing love/appreciation, give a ⭐, AND 😉...

PayPal

📄 LICENSE

This project is licensed under the MIT License - see the LICENSE file for details.

DISCLAIMER

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

lisa's People

Contributors

cosmicoppai avatar jiisanda avatar mrakesh0608 avatar nishantchaware avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lisa's Issues

Integrate Top mangas in explore screen

Top Manga Categories

"manga",
"oneshots",
"doujin",
"light_novels",
"novels",
"manhwa",
"manhua",
"by_popularity",
"favourite"

API

GET http://localhost:6969/top?type=manga&c={category}
Accept: application/json

Response

{
  "data": [
    {
      "rank": "1",
      "img_url": "https://cdn.myanimelist.net/images/manga/3/248674.webp?s=88381e27be5f8cc4162787ec7d08055c",
      "title": "Mikkakan no Koufuku",
      "type": "Novel",
      "volumes": "1",
      "manga_detail": "http://localhost:6969/search?type=manga&query=Mikkakan no Koufuku&total_res=1"
    }
]
}

Picture in Picture mode

Picture in Picture mode: It'll allow smooth transition across different part of application, without interrupting the viewing.

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.