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

Improve download #43

Merged
merged 29 commits into from
Dec 1, 2023
Merged

Improve download #43

merged 29 commits into from
Dec 1, 2023

Conversation

agrouaze
Copy link
Member

@agrouaze agrouaze commented Nov 22, 2023

  • test multithread 4 //
  • test multithread >4 //
  • make sure we also can use the sequential simple download
  • add a .tmp or .dl to the file with on-going download
  • try except for multi thread
  • [ ] escape password or login containing quotes (won't fix)
  • separate tokens and active session semaphore files
  • add blacklist feature (to avoid black-hole effect when an account is unusable)
  • add a pre-spool directory feature so that sorting chain won't touch to a file with on-going download
  • fix issue with multi-thread and result that seems to be always identical: it was due to usage of a token that dont belongs to the session account

@agrouaze agrouaze marked this pull request as draft November 22, 2023 14:58
@agrouaze agrouaze self-assigned this Nov 22, 2023
@agrouaze agrouaze added the enhancement New feature or request label Nov 22, 2023
@agrouaze agrouaze linked an issue Nov 22, 2023 that may be closed by this pull request
@agrouaze
Copy link
Member Author

agrouaze commented Nov 22, 2023

close #41 with 69638fa

@agrouaze agrouaze marked this pull request as ready for review December 1, 2023 14:16
@agrouaze agrouaze merged commit 252a762 into main Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant