Update rtp.pt

This commit is contained in:
freearhey
2023-11-26 17:22:04 +03:00
parent 85e875575b
commit e4475c79a2
3 changed files with 15 additions and 17 deletions

15
sites/rtp.pt/readme.md Normal file
View File

@@ -0,0 +1,15 @@
# rtp.pt
https://www.rtp.pt/tv/
### Download the guide
```sh
npm run grab -- --site=rtp.pt
```
### Test
```sh
npm test -- rtp.pt
```