Galactic-Dev / iSponsorBlock

A jailbreak tweak that implements the sponsorblock api to skip sponsorships in youtube videos.
https://galacticdev.me/iSponsorBlock
GNU General Public License v3.0
236 stars 50 forks source link

[Feature Request] Use own SponsorBlock userid #42

Closed MPThLee closed 1 year ago

MPThLee commented 2 years ago

Is your feature request related to a problem? Please describe. Since submitted segment can be tracked via db viewer or their api, If there’s feature it will be nice. Some people just submit segment for stats.

Describe the solution you'd like Generate user id randomly first time, then make viewable and changeable too.

Additional context Other implementation(include official browser side implementation) has viewable and changeable uid feature.

Galactic-Dev commented 2 years ago

i'll add this to the list for the next update

ego-lay-atman-bay commented 1 year ago

This is already possible, if you have a jailbroken device anyway. I was able to find the configuration file and change the userid to my own, and then all my submissions go to my userid. Of course, I would still love it if this was added to the gui in isponsorblock, since I don't think everyone wants to find the file that contains the userid.

oh, and here's the path

<youtube data directory>/Documents/iSponsorBlock.plist

Of course I'm using uyouplus, so idk if it's different for the tweak.

MPThLee commented 1 year ago

Well, I'm not using jailbroken device. Sadly. I read the implementation code and it writes a random-generated user id to settings file at first time of launch as it should be 'same' for every submission when it made. I'm hoping to see a GUI field of it.

iCrazeiOS commented 1 year ago

implemented in 7c1613839d28d75a6adc980f4abaa04229eef813. will have a v1.2 build "soon"