Обновлена ссылка на документацию curl
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
Поддерживаются `*.m3u` и `*.m3u8`; как локальные файлы, так по прямым ссылкам.
|
Поддерживаются `*.m3u` и `*.m3u8`; как локальные файлы, так по прямым ссылкам.
|
||||||
|
|
||||||
Коды ошибок доступны [здесь](https://everything.curl.dev/usingcurl/returns).
|
Коды ошибок доступны [здесь](https://everything.curl.dev/cmdline/exitcode.html#available-exit-codes).
|
||||||
|
|
||||||
## Поиск каналов в одном плейлисте
|
## Поиск каналов в одном плейлисте
|
||||||
|
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ awk '
|
|||||||
print ""
|
print ""
|
||||||
print "\033[20m\033[97mNote 1:\033[0m operation may take some time, press CTRL+C to stop."
|
print "\033[20m\033[97mNote 1:\033[0m operation may take some time, press CTRL+C to stop."
|
||||||
print "\033[20m\033[97mNote 2:\033[0m results may be inaccurate, you should use proper IPTV software to re-check."
|
print "\033[20m\033[97mNote 2:\033[0m results may be inaccurate, you should use proper IPTV software to re-check."
|
||||||
print "\033[20m\033[97mNote 3:\033[0m error codes listed here - https://everything.curl.dev/usingcurl/returns"
|
print "\033[20m\033[97mNote 3:\033[0m error codes listed here - https://everything.curl.dev/cmdline/exitcode.html#available-exit-codes"
|
||||||
print "--------------------"
|
print "--------------------"
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user