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

Just a Thank you #3

Closed
inspiredearth opened this issue Sep 5, 2021 · 6 comments
Closed

Just a Thank you #3

inspiredearth opened this issue Sep 5, 2021 · 6 comments
Labels
Thanks Not an Issue. :)

Comments

@inspiredearth
Copy link

Hi @Drovosek01

No issue. Just a message to thank you for taking the initiative to gather up this script into a new project, and for adding an excellent readme.md. I've been tracking this script across its various iterations since it emerged via ayyybe, and it's great to see the current working version now has a good home.

Be well ...

@thpryrchn
Copy link
Collaborator

No Problem. It also has helped me with improving the code :)

@thpryrchn thpryrchn added the Thanks Not an Issue. :) label Sep 5, 2021
@zombibunny
Copy link

Hi @Drovosek01

Great work!!

Though at line 37 in ccdl.command I had to add --user for it to install tqdm. Otherwise, I was getting permission error.

37 python -c "import tqdm" || pip3 install --user tqdm

@thpryrchn
Copy link
Collaborator

Hi @Drovosek01

Great work!!

Though at line 37 in ccdl.command I had to add --user for it to install tqdm. Otherwise, I was getting permission error.

37 python -c "import tqdm" || pip3 install --user tqdm

Hmm. Maybe I need to add a sudo in front of it to install system wide.

@thpryrchn
Copy link
Collaborator

Hi @Drovosek01

Great work!!

Though at line 37 in ccdl.command I had to add --user for it to install tqdm. Otherwise, I was getting permission error.

37 python -c "import tqdm" || pip3 install --user tqdm

Fixed it in the latest Commits :)

@zombibunny
Copy link

Great news.Once again thank you for the update on the Adobe Packager manager.

@Drovosek01
Copy link
Owner

I am glad that this repository benefits not only me, but the work of the code from this repository is not my merit. I just combined it all in chronological order, corrected the formatting and corrected 1 line so that python does not download the file, but takes the file from the current directory.

We should thank the people whose links to the pages are listed in the "Used code" section in the readme file.

If you want to say thank you, just put an star to this repository, and if you have a problem with the code from the repository, create a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Thanks Not an Issue. :)
Projects
None yet
Development

No branches or pull requests

4 participants