mirror of
https://github.com/iptv-org/epg
synced 2025-12-14 09:26:41 -05:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
6e33d92df4
commit
f76a77a0ef
@@ -59,7 +59,7 @@ Options:
|
||||
not specified)
|
||||
-o, --output <path> Path to output file (default: "guide.xml")
|
||||
-l, --lang <codes> Allows you to restrict downloading to channels in specified languages only (example: "en,id")
|
||||
-t, --timeout <milliseconds> Timeout for each request in milliseconds (default: 0)
|
||||
-t, --timeout <milliseconds> Timeout for each request in milliseconds (default: 30000)
|
||||
-d, --delay <milliseconds> Delay between request in milliseconds (default: 0)
|
||||
-x, --proxy <url> Use the specified proxy (example: "socks5://username:password@127.0.0.1:1234")
|
||||
--days <days> Number of days for which the program will be loaded (defaults to the value from the site config)
|
||||
@@ -199,7 +199,7 @@ ghcr.io/iptv-org/epg:master
|
||||
| CURL | Display each request as CURL (default: false) |
|
||||
| PROXY | Use the specified proxy |
|
||||
| DAYS | Number of days for which the guide will be loaded (defaults to the value from the site config) |
|
||||
| TIMEOUT | Timeout for each request in milliseconds (default: 0) |
|
||||
| TIMEOUT | Timeout for each request in milliseconds (default: 30000) |
|
||||
| DELAY | Delay between request in milliseconds (default: 0) |
|
||||
| RUN_AT_STARTUP | Run grab on container startup (default: true) |
|
||||
|
||||
@@ -236,3 +236,4 @@ And thank you to everyone who has already contributed!
|
||||
## License
|
||||
|
||||
[](LICENSE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user