Update tv.cctv.com

This commit is contained in:
freearhey
2023-11-28 19:19:56 +03:00
parent 4f92948e11
commit 0f48507455
4 changed files with 68 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# tv.cctv.com
https://tv.cctv.com/epg/index.shtml
### Download the guide
```sh
npm run grab -- --site=tv.cctv.com
```
### Test
```sh
npm test -- tv.cctv.com
```