Skip to content

Mdevvv/adn-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADN Video Downloader

A tool for downloading videos from Animation Digital Network (ADN) using a premium account. This software allows you to obtain videos in the best possible quality with multiple audio tracks and subtitles if available.

exemple

Table of Contents

Features

  • Download videos from ADN using your premium account.
  • Supports multiple audio tracks (VO, VOSTFR, VF).
  • Subtitle support for better accessibility.
  • Outputs the best quality video available.
  • Video links in the format: https://animationdigitalnetwork.com/video/id-name/id-episode-nb

Requirements

Installation

Windows Users

  1. Ensure you have chrome installed.

  2. Download the latest release for Windows from the releases page.

  3. After downloading, proceed to install Puppeteer using npm:

    npm install puppeteer

Arch Linux Users

  1. Download the release for ArchLinux from the releases page.

  2. Execute the requirements.sh script:

    chmod +x requirements.sh
    
    ./requirements.sh
    
  3. If everything goes well, you are all set!

Usage

  1. Authenticate with your ADN premium account.
  2. Use the video link format: https://animationdigitalnetwork.com/video/id-name/id-episode-nb.
  3. Run the script to download the desired video.