View Single Post
  #2  
Old 03-08-2016, 10:57 AM
shawn1122 shawn1122 is offline
Junior Member
 
Join Date: Feb 2016
Posts: 26
shawn1122 is on a distinguished road
Default

Re: Slow download speed on Command Prompt


IDM uses parallel downloads (it downloads multiple segments of the file at once) in order to maximize your download speed. Livestreamer does not do this by default and it may not be possible for some streams (depends if the server allows it).

To imitate this function in Livestreamer, provided you're watching an HDS or HLS stream, look into the options hls-segment-threads and hds-segment-threads. (http://docs.livestreamer.io/cli.html under "stream transport options") I haven't used them myself, but the documentation makes it sound like it would download similarly to IDM. I think IDM uses 4 or 8 parallel streams at once, so you could try setting it to 4 and see if that improves the speed.

Last edited by shawn1122 : 03-08-2016 at 10:39 PM.
Reply With Quote