Amndeep7 / ptw-extender

Extension that adds titles to your MyAnimeList, AniList, or Kitsu plan-to-watch/read list with the url of where you found the title added as a comment.
Other
10 stars 0 forks source link

Use other list site links for a different list site #30

Closed Amndeep7 closed 3 years ago

Amndeep7 commented 6 years ago

Gonna have to set a default list site (OPTION) and then try to convert the given list site link into a format that works for this one

Amndeep7 commented 5 years ago

Instead of default list site, just gonna have it add it to the ptw for every list site that is checkmarked by the user as being usable.

{Given a list site, extract identifier info} - wrapper, use api to acquire mal id (if mal, then nothing needs to be done), do the matchings to get mal->list site ids for the remaining sites, return that stuff so as to feed it into the add to ptw stuff