chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 582 forks source link

Can I resume the download if I lost my connection? #1616

Closed NiGHTsC closed 7 years ago

NiGHTsC commented 7 years ago

I know the video isn't complete, it's only 1h long while it should be 1h and 30mins. Here is my code livestreamer "hls://VideoURL" best -o X:\GM\video.TS

Is it possible to continue the download from 1h instead of restart the download from beginning?

cdrage commented 7 years ago

@chrippa Has abandoned Livestreamer, please use: https://github.com/streamlink/streamlink

NiGHTsC commented 7 years ago

I thought so, too bad :(