Giter Club home page Giter Club logo

animelon_dl's Introduction

animelon_download

Command line downloader for https://animelon.com/

Requirements:

   requests
   progressbar
   numpy
   pycryptodome

Usage:

   $ ./animelon_dl.py -h
   usage: animelon_dl.py [-h] [--sleepTime delay] [--savePath savePath]
                         [--forks forks] [--maxTries maxTries]
                         [--sleepTimeRetry sleepTimeRetry]
                         [--subtitlesType subtitlesType [subtitlesType ...]]
                         [--subtitlesOnly [SUBTITLESONLY]]
                         videoURLs [videoURLs ...]

   Downloads videos from animelon.com

   positional arguments:
     videoURLs             A series or video page URL, eg:
                           https://animelon.com/series/Death%20Note or
                           https://animelon.com/video/579b1be6c13aa2a6b28f1364

   optional arguments:
     -h, --help            show this help message and exit
     --sleepTime delay, -d delay
                           Sleep time between each download (defaults to 5)
     --savePath savePath, -f savePath
                           Path to save
     --forks forks         Number of worker process for simultaneous downloads
                           (defaults to 1)
     --maxTries maxTries   Maximum number of retries in case of failed requests
                           (defaults to 5)
     --sleepTimeRetry sleepTimeRetry
                           Sleep time between retries (defaults to 5)
     --subtitlesType subtitlesType [subtitlesType ...]
                           Subtitles types to download (englishSub, romajiSub,
                           hiraganaSub, japaneseSub, none)
     --subtitlesOnly [SUBTITLESONLY]
                           Only downloads subtitles

animelon_dl's People

Contributors

nollium avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

tridagger kuuuube

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.