mirror of
https://github.com/CoolnsX/hls_downloader.git
synced 2025-12-20 07:15:21 +05:30
rechoke:readme
This commit is contained in:
@@ -4,13 +4,14 @@ A posix compliant highly fast and efficient Asynchronous stable m3u8 links paral
|
|||||||
|
|
||||||
```
|
```
|
||||||
Usage:
|
Usage:
|
||||||
hls [ -o <filename> ] [ -r | -f ] [ <m3u8_link> ]
|
hls [ -o <filename> ] [ -r | -f | -n <no. of connections>] [ <m3u8_link> ]
|
||||||
hls -h
|
hls -h
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-h show helptext
|
-h show helptext
|
||||||
-o filename (default : video)
|
-o filename (default : video)
|
||||||
-r select highest resolution automatically
|
-r select highest resolution automatically
|
||||||
|
-n set maximum number of connections (default : 36)
|
||||||
-f skip ffmpeg file conversion (used to enable the video file to run on any video player)
|
-f skip ffmpeg file conversion (used to enable the video file to run on any video player)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user