From e0c1d43d794e240aedd5c888e3968c88d7803adc Mon Sep 17 00:00:00 2001 From: Tanveer Ahmed Ansari Date: Fri, 12 May 2023 19:02:32 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4fc751..6a9d556 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Note: if subtitles url is passed using [-s] along with skip ffmpeg [-f] then the # Increase/Decrease Parallel Downloads.. -Currently its set to 36 in [line 26](https://github.com/CoolnsX/hls_downloader/blob/main/hls#L26) in script +Currently its set to 36 in [line 33](https://github.com/CoolnsX/hls_downloader/blob/main/hls#L33) in script You can Increase/Decrease it by using ```-n ``` ```