Wrong date on airing stage
Opened this issue · 6 comments
Maybe showing the wrong week. Wrong dates too.
Syoboi Cal would be nice.
https://github.com/rndomhack/node-syobocal (discontinued from 2 years ago)
Syoboi's API hasn't changed since then
I hope so. That package seems a bit messy, and maybe it will need some fixes, but it's a good starting point. I'm checking the API and... it seems there isn't English titles for most of them :(
notify.moe maps Syoboi IDs to Kitsu's: https://notify.moe/api/anime/<kitsuID>
{
"mappings": [
{
"service": "shoboi/anime",
"serviceId": "538",
"created": "2017-06-29T05:29:33Z",
"createdBy": ""
}
]
}
Hm. I'm not sure of how this mapping works, but it's a good signal! I was trying to understand animenotifier's module, but I don't know nothing about Go :(
I will check this, thanks @wopian!
node-sybocal
can't return the weekly schedule (as I seen), seems it only can make requests to Syoboi DB. So I write a new module for this purpose: https://github.com/tanukiapp/Sukejuuru