Replies: 1 comment
-
Sorry to bother you, @sigma67. Could you please take a look at this? |
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
-
Hello there!
I am developing a Kotlin port of ytmusicapi. I have already spent some time familiarizing myself with YouTube Music's web client API requests and responses, and I have also reviewed this Python source code.
However, I'm wondering if there is any documentation regarding the parsing approach, such as which fields are selected and why, which parameters are sent and why, etc.
Beyond the code itself (which can be quite extensive), any additional details or even some guidelines would be greatly appreciated. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions