Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(new-tool)-multi-link-downloader #5

Merged
merged 4 commits into from
Nov 2, 2024

Conversation

sunnydanu
Copy link
Owner

@sunnydanu sunnydanu commented Oct 26, 2024

New feature to download from multiple links in one request

  • asynchronously downloads a list of links and presents the download as a zip
  • extracts filename from link and handles duplicate names
  • single link downloads directly
  • (includes package.json dependency changes for jszip)
    demo


    Note: This PR incorporates contributions from upstream PR-#1354 of CorentinTh/it-tools. All original commits and authorship are retained. Some adjustments may have been made for compatibility or bug fixes.

gitmotion and others added 4 commits October 25, 2024 15:07
….run into feat(new-tool)-multi-link-downloader

Merge branch 'developing/2.0.0' of https://github.com/sunnydanu/godev.run into feat(new-tool)-multi-link-downloader.
Copy link

vercel bot commented Nov 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
godev-run ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2024 9:36am

@sunnydanu sunnydanu merged commit 3f79933 into developing/2.0.0 Nov 2, 2024
6 checks passed
@sunnydanu sunnydanu added enhancement New feature or request P1 Priority 1 : ready to review labels Nov 2, 2024
@sunnydanu sunnydanu mentioned this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 Priority 1 : ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants