-
Notifications
You must be signed in to change notification settings - Fork 208
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
feat token based login #282
base: master
Are you sure you want to change the base?
Conversation
related issue : #161 |
can you help me to login with token please? |
After this gets merged, run it and select token option use cookie editor to view token or if you can’t wait, use my fork i guess |
Hello. I'm a little bit new with this..I don't know what you means "After this gets merged" I don't understand this..you mean I can download your file "cli.py - core.py - qopy.py" and put them replace one in qobuz_dl folder?? Thanks |
Yep |
hi.. I already copy your 3files already but I dont know where to put it in my android folder ( i installed termux and setup qobuz-dl on it. I tried to search but dont know where is the 3 original files to replace with yours. I can install successfully the qobuz-dl in termux by "pip3 install qobuz-dl --upgrade" So where is the install location? |
if you downloaded it from browser |
tried 2 of that folder but None of 3 files in there to replace by your. May be an option that automatic update your pull request by terminal in termux, right? can we do that way for easy update the package with your pull request's files? i'm new with github and python so that I sorry if my question is noob. Thanks |
Just git clone my repo? |
Or just do this in qobuz-dl folder
|
Token based login support added, this can be helpful for many people.