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

Update install docs? #509

Open
jamesryan-dev opened this issue Aug 6, 2024 · 3 comments
Open

Update install docs? #509

jamesryan-dev opened this issue Aug 6, 2024 · 3 comments

Comments

@jamesryan-dev
Copy link

I had to install via pipx and as a result my .config didn't contain the scdl directory

Not sure if this changes things but the command to search all and find the config file might be useful

I used this command:

find ~ -name '*scdl*' -type f

to find the relevant config file

turns out it was in:

─❯ nano /Users/[myusername]/Library/Python/3.9/lib/python/site-packages/scdl/scdl.cfg

Thought this might help others

FYI

I'm on Mac

@jamesryan-dev
Copy link
Author

after running the command it looks like the .config directory and config file has appeared

@thebrrt
Copy link

thebrrt commented Aug 17, 2024

Fellow Mac user - also had issues installing this package. It'd be real nice if this were on homebrew and had an AWS-style config command brew install scdl & scdl configure

@thebrrt
Copy link

thebrrt commented Aug 17, 2024

Oh wow it was waaay easier with pipx

An update to the installation docs suggesting to Mac users to run brew install pipx ffmpeg before running pipx install scdl would have saved me some time.

EDIT
I just went ahead and added it myself

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

No branches or pull requests

2 participants