Giter VIP home page Giter VIP logo

animeheaven-downloader's Introduction

Anime Heaven Downloader

Author: Ghost [email protected]
README: this is not official, and dev for this script is nothing related with Anime Heaven team. It was written by myself just to download anime episodes easily. Anime episodes credit go to Anime Heaven.

Changes

  • updated the script to parse dynamic HTML content for video url

Run with Python3

Create command shortcut

  • move the ahdownloader.py to /usr/share/ or /usr/local/bin/ for Mac
  • write the follow bash script in /usr/bin/ or /usr/local/bin/ for Mac
    • replace /usr/share/ with /usr/local/bin/ for Mac
#!/bin/bash
python3 /usr/share/ahdownloader.py

Lib Requirements

Lib Installation for Ubuntu

  • sudo pip3 install beautifulsoup4 selenium
  • sudo apt-get install python3-progressbar
  • npm -g install phantomjs-prebuilt

How To Use

  • go to Anime Heaven, select the anime you want and open one episode
  • copy the url and remove &e=....
  • paste the copied url in the script and enter the episode[s] you want to download, check the screenshot below
    screenshot

animeheaven-downloader's People

Contributors

hadesy2k avatar

Watchers

 avatar  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.