5 .Nd download the contents of a HLS playlist
13 reads the m3u8 playlist pointed to by
15 fetches each file listed
16 and writes it to the standard output.
18 The following flags are understood:
21 Enable debugging output to standard error.
23 Print the URLs to each file in the playlist; do not download.
25 Write each file in the playlist to a new file in the current working directory
26 instead of concatenating to the standard output.
28 Stream video to ffplay(1):
29 .Dl hlsget http://video.example.com/index.m3u8 | ffplay -i -