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

added multi processing #300

Merged
merged 85 commits into from
Oct 10, 2022
Merged

added multi processing #300

merged 85 commits into from
Oct 10, 2022

Conversation

kithenry
Copy link
Contributor

@kithenry kithenry commented Sep 22, 2022

all songs from all provided playlist links are stored in one file , this file is split into subfiles based on number of processors user decides to use with -mc option. multiprocess.Process objects are created , and downloads for each processor run in parallel

  • fixed the -v bug. user doesnt need to provide url just to see project version
  • fixed the windows instructions requesting for user creds . the creds need not be surrounded with quotation marks

@kithenry kithenry requested a review from SathyaBhat September 28, 2022 19:49
@kithenry
Copy link
Contributor Author

finally sorted the deep source check

spotify_dl/spotify_dl.py Outdated Show resolved Hide resolved
spotify_dl/utils.py Outdated Show resolved Hide resolved
spotify_dl/spotify_dl.py Outdated Show resolved Hide resolved
kithenry and others added 3 commits October 4, 2022 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants