Giter VIP home page Giter VIP logo

animedl's Introduction

animedl

A CLI tool to download anime from different anime streaming services. Keep in mind that some of these services may require Premium authorization. This is just a passion project and meant only for educational purposes. Please consider supporting the animation studios by paying for these services regardless of if there exists a bypass.

Sites supported:

Common

These features may be implemented in the future for all the sites below. There is no ETA on any of these features

  • RSS feed
  • Notifications for events (Telegram / Discord)
  • API access

Crunchyroll (mode: --cr)

Features: The following features are implemented. This readme will also document future features that I plan to develop

  • Single Episode Download
  • Automated .ass subtitle download and muxing (enUS)
  • Proxy support with smart proxy switching (for out of region content)
  • Whole series download
  • Fonts support for modifying .ass subtitles before muxing
  • Multithreaded downloads for complete series
  • Multi sub support
  • Search functionality

Funimation

Features: The following features are implemented. This readme will also document future features that I plan to develop

  • Single Episode Download
  • Automated .srt subtitle download and muxing (enUS)
  • Proxy support (for out of region content)
  • Smart proxy switching
  • Whole series download
  • Multithreaded downloads for complete series
  • Multi sub support
  • Search functionality

KissAnime

  • Coming soon

Proxy Setup:

As of now only HTTP and HTTPS based proxies are supported. SOCK5 proxy support will be added soon. To setup proxy access, please refer to the proxy.json.sample file to check the format. I have only tested this with nordvpn proxies, but it should work for any reliable proxy just fine.

Usage:

Usage of this tool is fairly simple.

This tool has 3 required arguments: mode, url, res

$ python animedl.py --<mode> <url> <res>

Additionally, a path argument can be specified after these three using --path <path>. This will save the file at that specific path instead of the current working directory

Contributing:

If you wish to contribute to the project, feel free to make PR, they are always welcome! Just make sure to follow the license terms when reusing any work in other projects, and support the animation studios if you can :)

Credits:

  • anime-dl: Some of the logic for the code was referenced from this repository. It is licensed under an MIT license which can be found here

animedl's People

Contributors

architdate avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

animedl's Issues

Syntax

Could you give an example of the syntax that is supposed to be used? I understand mode (selecting either cr or funi) and url is obvious, but I can't tell what < res > is supposed to be. What is it? What is the syntax supposed to look like? I've searched everywhere I can think of and I can't find a reference to what it's supposed to be. It's just listed as a required argument.

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.