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

Android version #228

Closed
darkaeden opened this issue Nov 17, 2021 · 10 comments
Closed

Android version #228

darkaeden opened this issue Nov 17, 2021 · 10 comments
Labels
enhancement New feature or request

Comments

@darkaeden
Copy link

darkaeden commented Nov 17, 2021

Is the feature request related to a problem. Please describe it.

I am trying to install via termux in Android but the installation failes.
Command pip3 install streamrip --upgrade
Python and Pip already installed and working.

Describe the solution you would like.

Possibility to install it in Android, via termux.

Describe alternatives you've considered.

No response

@darkaeden darkaeden added the enhancement New feature or request label Nov 17, 2021
@darkaeden
Copy link
Author

What should i use as a command to install streamrip on android? Thanks

@darkaeden
Copy link
Author

I checked the wiki and tried the pip3 install streamrip with no avail.
Here pictures of the beginning of the errors reported during commanding on Termux (Android 9).
Looks like there is some incompatibility...

image
image
image
image

@darkaeden
Copy link
Author

@darkaeden install "wheel"


pip install wheel

(also copy/pasted the error or taken screenshot next time instead)

Thanks. By installing wheel, looks like it installed more with pip3 install streamrip.
But still installation fails.

image

image

@darkaeden
Copy link
Author

try installing pillow or downgrading to python 3.9

By using pip3 install pillow, same error appears after a while (failed building wheel for pillow-some lib incompatible with arch64linux)

@darkaeden
Copy link
Author

have you tried downgrading python?

Not yet.
Can you pls be so kind to tell me its terminal command? Thanks

@zjns
Copy link

zjns commented Nov 20, 2021

have you tried downgrading python?

Not yet. Can you pls be so kind to tell me its terminal command? Thanks

It is a Pillow compile bug, not fixed yet, there is a solution from the issues, see python-pillow/Pillow#5801 (comment)

@darkaeden
Copy link
Author

have you tried downgrading python?

Not yet. Can you pls be so kind to tell me its terminal command? Thanks

It is a Pillow compile bug, not fixed yet, there is a solution from the issues, see python-pillow/Pillow#5801 (comment)

Thanks! It worked now, i could install pillow and stream rip!

@darkaeden
Copy link
Author

Believe i still need some help.
Trying to download an album from tidal, by RIP URL ALBUM LINK.
But i receive an error, "Device authorization failed".
Indeed, stream rip did not asked to authorize (link.tidal.com) the connection.
Thanks a lot for helping.

@zjns
Copy link

zjns commented Nov 20, 2021

Believe i still need some help. Trying to download an album from tidal, by RIP URL ALBUM LINK. But i receive an error, "Device authorization failed". Indeed, stream rip did not asked to authorize (link.tidal.com) the connection. Thanks a lot for helping.

see #230 (comment), repo need update to fit the change.

@darkaeden
Copy link
Author

Believe i still need some help. Trying to download an album from tidal, by RIP URL ALBUM LINK. But i receive an error, "Device authorization failed". Indeed, stream rip did not asked to authorize (link.tidal.com) the connection. Thanks a lot for helping.

see #230 (comment), repo need update to fit the change.

Clear. Tidal-dl does not work as well, same error. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants