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

[REQ] Tidal-Media-Downloader #23

Open
MarcoRavich opened this issue Dec 7, 2021 · 9 comments
Open

[REQ] Tidal-Media-Downloader #23

MarcoRavich opened this issue Dec 7, 2021 · 9 comments

Comments

@MarcoRavich
Copy link

MarcoRavich commented Dec 7, 2021

by @yaronzz

an application that lets you download videos、tracks、playlist、album and artist’s album from Tidal Website

Webpage: http://yaronzz.com/post/tidal_dl_installation/

git: https://github.com/yaronzz/Tidal-Media-Downloader

Hope that inspires !

@MarcoRavich
Copy link
Author

@AndreVuillemot160 Totally agree, would be great.

@shirooo39
Copy link
Owner

shirooo39 commented Dec 8, 2021

Sorry for bringing the bad news but this is what I got

Traceback (most recent call last):
  File "/usr/local/bin/rip", line 5, in <module>
    from streamrip.cli import main
  File "/usr/local/lib/python3.7/dist-packages/streamrip/cli.py", line 11, in <module>
    from .core import MusicDL
  File "/usr/local/lib/python3.7/dist-packages/streamrip/core.py", line 22, in <module>
    from .downloader import Album, Artist, Label, Playlist, Track
  File "/usr/local/lib/python3.7/dist-packages/streamrip/downloader.py", line 112
    if (u := kwargs.get("cover_url")) is not None:
          ^
SyntaxError: invalid syntax

streamrip requires Python >= 3.8 while the pre-installed Python in Google Colab is 3.7
image

First, ensure Python (version 3.8 or greater)

@MarcoRavich
Copy link
Author

Ouch!

Could Chimera help, then ?

https://github.com/KGTasa/chimera

@soulspark666
Copy link

soulspark666 commented Dec 8, 2021

@soulspark666
Copy link

@soulspark666
Copy link

soulspark666 commented Dec 8, 2021

image
did not dig deep for now but got this, hope someone can help

Edit: Will try a clean install after sometime

@shirooo39
Copy link
Owner

shirooo39 commented Dec 11, 2021

My friend made this https://github.com/taskylizard/uwustreamrip/blob/main/uwustreamrip.ipynb

It works tho.

This works?
instead of re-inventing the wheel, what if I just copy that notebook and paste it into mine? what do you guys think?

So my progress so far, I was able to install Python 3.9 and streamrip, but then I don't have any account I can use to try streamrip.

@MarcoRavich
Copy link
Author

MarcoRavich commented Dec 11, 2021

@shirooo39 I don't have a Tidal/Quobuz/etc. account, but seems to work.

Yes, reinventing the wheel is not good, but a better "GUI" could be interesting.

Maybe @taskylizard could be interested in a collaboration.

@taskylizard
Copy link

This works? instead of re-inventing the wheel, what if I just copy that notebook and paste it into mine? what do you guys think?

I don't have any problems with that, as for collaboration, sure.

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

4 participants