FixTweetBot
FixTweetBot copied to clipboard
Dearrow and Return Youtube Dislike option from Koutube
Per docs, it is possible to append a &dislikes and &dearrow parameter to the url to fetch data from the respective APIs. Given I took a quick look at the source code of the bot, it seems like the current implementation is limited. Maybe a refactor would be needed for add options for such things (and maybe other websites got similar cases?)
Maybe a refactor would be needed for add options for such things (and maybe other websites got similar cases?)
I don't know of any other websites that have similar things. I think specific implementation for this plateform might be needed instead of a global way to handle this, just like translation is handled for Twitter.