feat(new tool) multi-link-downloader

This commit is contained in:
chadmin 2024-10-17 23:52:08 -07:00
parent 0b1b98f93e
commit 7035eba246
8 changed files with 238 additions and 1 deletions

View file

@ -392,3 +392,7 @@ tools:
text-to-binary:
title: Text to ASCII binary
description: Convert text to its ASCII binary representation and vice-versa.
multi-link-downloader:
title: Multi link downloader
description: Asynchronously downloads from multiple links into a zip file while a single link downloads directly. (Requires an internet connection)