question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

YoutubeMusic mismatch metadata issue

See original GitHub issue

System OS

Linux

Python Version

3.9 (CPython)

Install Source

pip / PyPi

Install version / commit hash

4.0.0-rc.5

Expected Behavior vs Actual Behavior

No response

Steps to reproduce - Ensure to include actual links!

spotdl download https://open.spotify.com/album/1v0qwwfJMWT38bKyD3ik6N --audio youtube-music --format mp3 --bitrate 320k --ffmpeg-args “-ar 44100”

Traceback

LookupError: No results found for song: Василий К. - Счёт

Other details

Hello! Faced such a problem: there is an album on youtube music, here https://music.youtube.com/playlist?list=OLAK5uy_lHycoUl9m8DYDXkDcdogjg-vUraLuRrTg, but its metadata is entered in English, unlike the original on Spotify, here https://open.spotify.com/album/1v0qwwfJMWT38bKyD3ik6N Can you tell me how can I fix this problem in the future?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
xnetcatcommented, Oct 14, 2022

results are normalized before comparisons with slugify, I am not sure if that’s it. there’s some debugging code in yet music.py that you can uncomment to investigate this further.

0reactions
xnetcatcommented, Oct 30, 2022

LookupError: No results found for song: Василий К. - Счёт this song is not available on youtube so spotify correctly raises and error, instead of downloading a wrong song https://www.youtube.com/watch?v=noBwXFo6-zE

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix incorrect track, album, or artist information - YouTube Help
To update a single track in an album, you must include the metadata for all tracks on the album, even those that don't...
Read more >
Youtube Music & Siri : r/YoutubeMusic - Reddit
I'm having trouble trying to figure out if I'm having a Siri issue or a Youtube Music issue. I have Youtube Music set...
Read more >
What can I do if a release is on the wrong artist page?
Unfortunately, releases can sometimes land on the wrong profile or channel. If artist names are similar or match to others, there's a chance ......
Read more >
Read Customer Service Reviews of soundiiz.com | 2 of 12 - Trustpilot
We recommend you to move to YouTube Music on Soundiiz to have better results. Also, we are interested to be able to reproduce...
Read more >
User talk:LaMagiaaa/Archive 9 - Meta
Wikimedia Meta-Wiki. Search. User talk:LaMagiaaa/Archive 9. Language; Watch · Edit · Add topic. Active discussions. < User talk:LaMagiaaa ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found