kompot / nhl-tv-geeky-streams

Best way to download NHL games. NHL.TV, NHL LIVE, or WatchESPN account is required.
MIT License
36 stars 7 forks source link

Add option to invoke multi-threaded download #26

Closed caseyfw closed 6 years ago

caseyfw commented 6 years ago

Streamlink supports spawning multiple threads to simultaneously download a stream. This can REALLY speed up download times of archived games.

See https://streamlink.github.io/cli.html#cmdoption-hls-segment-threads

kompot commented 6 years ago

Will take a look at that, not sure I'll be able to test that - got a pretty slow connection over here.

Will write back here for you to test it.

kompot commented 6 years ago

I've added ability to customize streamlink with any options. https://github.com/kompot/nhl-tv-geeky-streams/commit/b71410d111e13a10a992cc0414a18e7d8ca8d29e

Check out latest master.

kompot commented 6 years ago

Considering this working.

Feel free to reopen if it's not working for you.