diff --git a/README.md b/README.md index 525f27b..668e468 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,13 @@ personal finance, or to various nerdy hobbies. Supported fetchers: -- Crunchyroll episode watch history -- FFXIV Lodestone achivement history -- Playstation achievements by way of PSN Profiles. +- [Crunchyroll](https://www.crunchyroll.com/) episode watch history +- [FFXIV Lodestone](https://eu.finalfantasyxiv.com/lodestone/) achivement history +- Playstation achievements by way of [PSN Profiles](https://psnprofiles.com/). +- [MyAnimeList](https://myanimelist.net/) watch list. +- [Stepmania](https://www.stepmania.com/)/[ITGMania](https://github.com/itgmania/itgmania) +- [WaniKani](https://wanikani.com) lesson information. +- [Jellyfin](https://jellyfin.org/) watch history. - Account balances for several backends supported by [`fin-depo`](https://gitfub.space/Jmaa/fin-depo) * Partisia Blockchain BYOC and MPC trackers * Kraken Account Balances @@ -40,7 +44,6 @@ Use `--help` option to see all options. - [ ] YouTube (Music): Liked videos with title and URL. - [ ] Steam Wishlist and Achievements -- [ ] [WaniKani](https://docs.api.wanikani.com) - [ ] Ledger (Live?) Account Balances - [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of different sites, but not in the detail I want. diff --git a/setup.py b/setup.py index 4749c09..dd54e86 100644 --- a/setup.py +++ b/setup.py @@ -19,9 +19,13 @@ personal finance, or to various nerdy hobbies. Supported fetchers: -- Crunchyroll episode watch history -- FFXIV Lodestone achivement history -- Playstation achievements by way of PSN Profiles. +- [Crunchyroll](https://www.crunchyroll.com/) episode watch history +- [FFXIV Lodestone](https://eu.finalfantasyxiv.com/lodestone/) achivement history +- Playstation achievements by way of [PSN Profiles](https://psnprofiles.com/). +- [MyAnimeList](https://myanimelist.net/) watch list. +- [Stepmania](https://www.stepmania.com/)/[ITGMania](https://github.com/itgmania/itgmania) +- [WaniKani](https://wanikani.com) lesson information. +- [Jellyfin](https://jellyfin.org/) watch history. - Account balances for several backends supported by [`fin-depo`](https://gitfub.space/Jmaa/fin-depo) * Partisia Blockchain BYOC and MPC trackers * Kraken Account Balances @@ -43,7 +47,6 @@ Use `--help` option to see all options. - [ ] YouTube (Music): Liked videos with title and URL. - [ ] Steam Wishlist and Achievements -- [ ] [WaniKani](https://docs.api.wanikani.com) - [ ] Ledger (Live?) Account Balances - [ ] [Gandalf](https://gandalf.network/)? Seems to support a bunch of different sites, but not in the detail I want.