-
Updated
Oct 25, 2020 - PHP
hls-video
Here are 13 public repositories matching this topic...
-
Updated
Aug 2, 2020 - Python
-
Updated
Jul 31, 2020 - C
-
Updated
Oct 19, 2018 - Kotlin
-
Updated
Oct 12, 2020 - Python
-
Updated
Sep 6, 2020 - Vue
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Jul 22, 2018
-
Updated
Aug 20, 2020 - Shell
-
Updated
Jan 17, 2020 - PHP
Improve this page
Add a description, image, and links to the hls-video topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hls-video topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Addition of a -c cli option to keep the cached download and redirect it to a new location
Describe the solution you'd like
On specifying the -c option the command should look like this
m3u8-dl <url-of-playlist> -c <absolute/relative path of new location directory>the specified directory must be a valid path.