mirror of
https://github.com/CoolnsX/hls_downloader.git
synced 2025-12-20 07:15:21 +05:30
feat: added script
This commit is contained in:
15
README.md
15
README.md
@@ -1,2 +1,17 @@
|
||||
# hls_downloader
|
||||
|
||||
A posix compliant highly fast and efficient Asynchronous stable m3u8 links dowloader that uses shell jobs for controlling parallel download...
|
||||
|
||||
# Increase Parallel Downloads..
|
||||
|
||||
Currently its set to my internet speed
|
||||
|
||||
```
|
||||
Internet Speed = 12 MByte per seconds..
|
||||
36 (Internet Speed * 3)..
|
||||
```
|
||||
|
||||
# Dependency
|
||||
|
||||
- ffmpeg
|
||||
- openssl
|
||||
|
||||
Reference in New Issue
Block a user