anshumanv / chia-anime-downloader

Anime batch downloader script for https://chia-anime.tv
MIT License
20 stars 5 forks source link

Various small fixes #15

Closed Yureien closed 7 years ago

Yureien commented 7 years ago
Usage: chia-anime-downloader.py (search | -s) <keyword> [options]
       chia-anime-downloader.py (download | -d) <link> [options]
       chia-anime-downloader.py (direct | -D) <link> <episode-range> <quality> [options]
       chia-anime-downloader.py (interactive | -i) [options]

Options:
    -h --help          Show this help message and exit
    -v, --verbose      Print debug logging
    -l, --store-links  Using this option will store links instead of downloading. ONLY FOR DIRECT DOWNLOADING.

Arguments:
    keyword           Anime keyword/name to search
    link              Link to anime page on chia-anime.tv
    episode-range     Range of episodes(Example: 1-8) or a single episode(Example: 12)
    quality           Quality of episodes to be downloaded. Must be one of the following: 360p, 480p, 720p, 1080p.