Skip to content

seedon198/pyanime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyAnime

PyAnime is a multithreaded download manager, currently it is configured to download anime media files from a source on the internet. It could be modified to download any file, modify the source according to your application. This code is based on the pyloader module for python3 you may check pyloader manual for goodies.

Installation

Clone the repository:

$ git clone https://github.com/seedon198/pyanime.git

install the modules :

$ pip3 install lwe-pyloader urllib requests BeautifulSoup

modify the archive_url in the code before executing the program,

$ python3 loader.py

Licence

Feel free to use this code :)