Update toonamiaftermath.com Api guide and channels.

Signed-off-by: Toha <tohenk@yahoo.com>
This commit is contained in:
Toha
2026-07-08 07:59:37 +07:00
parent 2936189b0b
commit 8cfc2e9664
9 changed files with 2213 additions and 167 deletions
+6
View File
@@ -8,6 +8,12 @@ https://www.toonamiaftermath.com/schedule
npm run grab --- --sites=toonamiaftermath.com
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/toonamiaftermath.com/toonamiaftermath.com.config.js --output=./sites/toonamiaftermath.com/toonamiaftermath.com.channels.xml
```
### Test
```sh