sigma67
sigma67
It should in fact change with every call. I just verified with the radio playlist link you provided. Are you sure the result is the same on every call for...
Thanks for being persistent, I now believe that this is indeed due to a difference in the requests sent by ytmusicapi vs the web app. The key `tunerSettingValue` had been...
Well, I finally figured it out. Turns out setting `params` to `wAEB` is needed to properly randomize the result (i.e. get a radio playlist). I restructured `get_watch_playlist` a bit to...
Can you point the specific song this is happening with? Could certainly introduce a workaround for the case that the duration is missing
Alternatively please link the playlist in question
I think we need to find a song where this consistently occurs, it no longer works for me with the above playlist
Oh so the dictionary is completely empty? That seems like it would be a bug in ytmusicapi. Can you post the search query used for this empty result?
That is strange. How many videoIds do you have in l. 182 after running search_songs? You can add a breakpoint or debug print statement to find out. Perhaps also print...
~~Maybe I'm misremembering, but duplicates shouldn't be lost when transferring the playlist? If they are it would be a bug.~~ Edit: Nvm this is intentional behavior. Perhaps we should add...
Hey, sorry about that. The text file approach was an old feature with Google Play Music, but it's not really compatible with the song matching anymore as it's based on...