/DirectoryDownloader

This tool will crawl through the link given by user and download any types of files found in the provided link.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

DirectoryDownloader

GitHub top language GitHub license GitHub stars

This tool will crawl through the link given by user and download any types of files found in the provided link.

M@d3 With ♥ -- VirusZzWarning
Read My Blogs : https://viruszzwarning.medium.com/

Disclaimer:

This tool is made for Educational purpose only. Don't use it for ILLEGAL Activities. You are responsible for your Actions.

Usage


In order to run DirDownld.py

Write the command as:

python3 DirDownld.py

The files will be downloaded in the same directory, as present in the website.

It only supports http and https links

Required Python Libraries


import asyncio
import time
import DDownloader

Credits & License:


Directory Downloader were put together by Hrisikesh (VirusZzWarning), but now it largely remains as a community supported repository. DirectoryDownloader is licensed under the GNU General Public License v3.0 .