Replace LF line endings with CRLF

This commit is contained in:
freearhey
2025-09-28 17:55:05 +03:00
parent efc74efcf8
commit b6a589c62a
1192 changed files with 445631 additions and 445631 deletions
+17 -17
View File
@@ -1,17 +1,17 @@
# tvtv.us
https://www.tvtv.us/
### Download the guide
```sh
npm run grab --- --site=tvtv.us --delay=2000
```
**IMPORTANT:** Keep in mind that with a large number of requests the server may start responding with the error [429 Too Many Requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429). In this case, try increasing the `--delay` (1000 = 1 second) or create a [custom channel list](https://github.com/iptv-org/epg?tab=readme-ov-file#use-custom-channel-list) with only the channels you need.
### Test
```sh
npm test --- tvtv.us
```
# tvtv.us
https://www.tvtv.us/
### Download the guide
```sh
npm run grab --- --site=tvtv.us --delay=2000
```
**IMPORTANT:** Keep in mind that with a large number of requests the server may start responding with the error [429 Too Many Requests](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429). In this case, try increasing the `--delay` (1000 = 1 second) or create a [custom channel list](https://github.com/iptv-org/epg?tab=readme-ov-file#use-custom-channel-list) with only the channels you need.
### Test
```sh
npm test --- tvtv.us
```