Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aynschronous downloader

Used to download specified files asynchronously.

Installation

Preferable method is to use devcontainer

  1. install the Remote-Containers VS-code extenstion
  2. open the project folder
  3. rebuild and open the folder in container.

Running

  1. Make sure that the virtual environment is opened.
  2. If it's not, usually restarting terminal sets it in virtual env. If it doesn't run the command:
. ./.venv/bin/activate
  1. Specify the links in url_list in main.py. Run the main.py file.

About

Downloads files asynchronously in batches

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages