Venipa / ytmdesktop2

Unofficial Youtube Music Desktop App, with LastFM support.
https://youtube-music.app
Creative Commons Zero v1.0 Universal
412 stars 30 forks source link

Great start, just a few things i've noted... #11

Closed adkeyz closed 1 year ago

adkeyz commented 2 years ago

Love this, especially as the other YTM app has seemingly been abandoned!

Just thought I'd punch in with a few things I have noticed.

No title Title

Keep up the great work, I look forward to updates!

Exhabition commented 2 years ago

Last one is correct, you can only do "Playing", Spotify just has more privileges :)

Venipa commented 2 years ago

Last one is correct, you can only do "Playing", Spotify just has more privileges :)

bots (we use discord rpc which is different) have the privilege to use "listening to" afaik, i'll look into it.

Exhabition commented 2 years ago

Last one is correct, you can only do "Playing", Spotify just has more privileges :)

bots (we use discord rpc which is different) have the privilege to use "listening to" afaik, i'll look into it.

Selfbotting is against the Discord ToS :)

Venipa commented 2 years ago

Last one is correct, you can only do "Playing", Spotify just has more privileges :)

bots (we use discord rpc which is different) have the privilege to use "listening to" afaik, i'll look into it.

Selfbotting is against the Discord ToS :)

ye i know but im talking about general bots & how to use it (if its not documented) on discord rpc (not a self bot).

Exhabition commented 2 years ago

Bots != RPC, you can only use the playing state on user accounts with RPC

Venipa commented 2 years ago

Bots != RPC, you can only use the playing state on user accounts with RPC

bruh im literally talking about if there is a possible way to set diff playing type in rpc (even if undocumented)...

image

Exhabition commented 2 years ago

mhm, don't worry, I'm not attacking you or anything, just saying as far as I am aware it's not possible, and I did my fair share of RPC stuff

also I get that you are providing an example with that screenshot, but rich presence just work different for bots than for users, iirc, the ActivityType is ignored in requests by users?

zapteryx commented 2 years ago

also I get that you are providing an example with that screenshot, but rich presence just work different for bots than for users, iirc, the ActivityType is ignored in requests by users?

yep, only bots have access to all statuses. users can only trigger Listening to by Spotify integration, and Watching by Activity (Watch Together) integration iirc. i don't even think it's actually possible for selfbots to have those custom status types apart from RPC tbh

Justsnoopy30 commented 2 years ago

Couldn't you just fake spotify as the rpc source?