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

request : increase soundcloud album artwork quality and add the album name to metadata #262

Open
waelchateur opened this issue Aug 6, 2018 · 3 comments

Comments

@waelchateur
Copy link

sir can you please change soundcloud album art quality so we can get the original artwork and add the album name in metadata without it artwork will not showup in players

@waelchateur
Copy link
Author

waelchateur commented Aug 6, 2018

i guess this will increase the artwork quality
---> scdl.py line 643
artwork_url = artwork_url.replace('original', 'original')

album= none !!!! i guess this is the cause of the problem

@justinTM
Copy link
Contributor

justinTM commented Aug 8, 2018

can you link the line number for "album= none"?

@waelchateur
Copy link
Author

line 633 def set_metadata(track, filename, album=None):
album can be 'title' + text (- Single)
for example the track 'artist' "calvo" track 'title' "On The move"
'Album' would be On The Move - Single
this way album art wil show for every track and the problem will be solved
or simply we can get the real album form soundcloud

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