Grab the titles from any season using Kitsu
-
Download source code:
git clone https://github.com/wopian/kitsu-season-grabber.git cd kitsu-season-grabber -
Install dependencies:
yarn # or npm i -
Run the script:
yarn start winter 2017 # or npm start winter 2017
npm start <season> <year> <subtype><season>
- Allowed:
winter,spring,summerorfall - Default:
winter
<year>
- Allowed:
1907to next year - Default:
2017
<subtype>
- Allowed:
tv,special,ova,ona,movieormusic - Default:
tv
See CHANGELOG
All code released under the MIT license