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

feat token based login #282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat token based login #282

wants to merge 1 commit into from

Conversation

KMohZaid
Copy link

Token based login support added, this can be helpful for many people.

@KMohZaid
Copy link
Author

related issue : #161

@pdhlnpt
Copy link

pdhlnpt commented Oct 23, 2024

Token based login support added, this can be helpful for many people.

can you help me to login with token please?

@KMohZaid
Copy link
Author

Token based login support added, this can be helpful for many people.

can you help me to login with token please?

After this gets merged, run it and select token option
And than enter it

use cookie editor to view token

or if you can’t wait, use my fork i guess

@pdhlnpt
Copy link

pdhlnpt commented Oct 25, 2024

Token based login support added, this can be helpful for many people.

can you help me to login with token please?

After this gets merged, run it and select token option

And than enter it

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

@KMohZaid
Copy link
Author

Yep

@pdhlnpt
Copy link

pdhlnpt commented Nov 3, 2024

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?

@KMohZaid
Copy link
Author

KMohZaid commented Nov 4, 2024

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
it can be find in /sdcard/Downloads/, if this not work(if it is not refering to internal storage. do termux-setup-storage and than you can access download folder from ~/storage/shared/Downloads/

@pdhlnpt
Copy link

pdhlnpt commented Nov 4, 2024

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 it can be find in /sdcard/Downloads/, if this not work(if it is not refering to internal storage. do termux-setup-storage and than you can access download folder from ~/storage/shared/Downloads/

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

@KMohZaid
Copy link
Author

KMohZaid commented Nov 7, 2024

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 it can be find in /sdcard/Downloads/, if this not work(if it is not refering to internal storage. do termux-setup-storage and than you can access download folder from ~/storage/shared/Downloads/

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?

@KMohZaid
Copy link
Author

KMohZaid commented Nov 7, 2024

Or just do this in qobuz-dl folder

git remote set-url origin https://github.com/KMohZaid/qobuz-dl/
git pull

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

Successfully merging this pull request may close these issues.

2 participants