Skip to content

feat: overcome download connection errors - #389

Open
giladgd wants to merge 4 commits into
cocktailpeanut:mainfrom
giladgd:overcomeDownloadConnectionErrors
Open

feat: overcome download connection errors#389
giladgd wants to merge 4 commits into
cocktailpeanut:mainfrom
giladgd:overcomeDownloadConnectionErrors

Conversation

@giladgd

@giladgd giladgd commented Apr 12, 2023

Copy link
Copy Markdown
  • Switched from axios to easydl library for downloading files since easydl overcomes connection errors better and also supports multithreaded downloads, significantly improving the download speed.
  • Added support for downloading files in parallel to improve download speeds

Screenshot 2023-04-12 at 18 31 22

In the meantime, you can install this version of dalai by running this command:

npm install -g "github:giladgd/dalai#overcomeDownloadConnectionErrors"

@DreamOfEternalHappiness

Copy link
Copy Markdown

It might be for that possible memory leak, but my download never gets 100% while using that dalai from:

npm install "https://github.com/giladgd/dalai#overcomeDownloadConnectionErrors"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants