selsta / hlsdl

C program to download VoD HLS (.m3u8) files
MIT License
630 stars 158 forks source link

File output options #114

Closed chimerako closed 3 years ago

chimerako commented 3 years ago

Could you make an additional output option to write stream data to stdout instead of downloading it so that it may be able to be re stream thru ffmpeg. Thank you in advance.

WuvorWenda commented 3 years ago

Use -o- to write to stdout.