Skip to content

lekoOwO/m3u8-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m3u8-Docker

Download m3u8 videos with docker.

Usage

Simpliy do the docker-compose. The container will monitor the change of /playlists, which is set in compose config, and download videos into /recordings with only combining ts files into a single mkv file.

Tips

If there are changes in /playlists, the container will download every m3u8 files whose corresponding mkv file does not exist in /recordings. Thus, when moving mkv files, please remember to delete or move the corresponding m3u8 file too. Otherwise, the mkv file will be downloaded on next /playlists change, which is duplicated and might not be the result you are expecting.

About

Download m3u8 videos with docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published