jQwotos / anime_scrapers

A collection of scrapers and downloaders that supports multiple anime streaming sites.
19 stars 5 forks source link

Added single episode download feature #7

Closed Yureien closed 7 years ago

Yureien commented 7 years ago

Download a single episode using single_download in download_handler.

'link' is the full link of it (get it with scraper_handler). 'abs_path' is full path + filename of downloaded file, example - "/home/User/MyDownloadedEpisode.mp4"