Replies: 1 comment
-
please use the search function :) https://github.com/sigma67/ytmusicapi/issues?q=is%3Aissue+stream+url |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
By using get_song, I could fetch metadata of the song including the signature stamp. But how to get url from this sign stamp?
I've tried decrypting it. But it doesn't work when I host the api in a cloud service like render. It seems like youtube detects the ip of clould service and sends a different signature stamp.
Beta Was this translation helpful? Give feedback.
All reactions