Skip to content

codingcoala/ffmpeg-multiple-streams-download-bash-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ffmpeg-multiple-streams-download-bash-script

Bash script to download multiple streams at once

Extended script for serialization of tzmartin's script for the download of a .m3u8 stream to a .mp4 file

How to use:

  1. Save both files on your machine and have the .sh file executable.
  2. Add the URLs you like to download in the urls.txt file.
  3. Adapt output name and serialization if needed in the .sh script.
  4. Run the .sh script.

About

Bash script to download multiple streams at once

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages