I'm a big user (and small contributor) of WebScrobbler, but I missed this feature, thanks!
I turned off YT scrobbling a long time ago, because relatedly it would scrobble videos about music (i.e. in the Music category) that are not music. Great to see someone thought of a fix !
I'll take a look and see if we could apply some of this mechanism.
So far I tried using that same internal Youtube API they use in the extension to search YoutubeMusic instead of the official Youtube API, but no luck for our use case.
It would also be very brittle as it is unofficial and undocumented so I'm not that keen on adding a flimsy feature that could just break playback one day to the next.
I'm a big user (and small contributor) of WebScrobbler, but I missed this feature, thanks!
I turned off YT scrobbling a long time ago, because relatedly it would scrobble videos about music (i.e. in the Music category) that are not music. Great to see someone thought of a fix !
I'll take a look and see if we could apply some of this mechanism.
So far I tried using that same internal Youtube API they use in the extension to search YoutubeMusic instead of the official Youtube API, but no luck for our use case.
It would also be very brittle as it is unofficial and undocumented so I'm not that keen on adding a flimsy feature that could just break playback one day to the next.