Bulk record m3u (or m3u8) playlists to
mp4 files using ffmpeg.
Put you m3u playlists in the playlists directory. Corresponding mp4
recordings will be avaiable in the recordings directory.
.
|-- run.sh
|-- playlists
| |-- master1.m3u
| |-- master2.m3u
| `-- master3.m3u
`-- recordings
|-- master1.mp4
|-- master2.mp4
`-- master3.mp4
docker-compose run -rm record
This Docker Image is licensed under the MIT License.
Software contained in this image is licensed under the following:
- ffmpeg: LGPLv2.1