taengstagram / instagram-livestream-downloader

Instagram Live Stream Downloader
MIT License
119 stars 37 forks source link

Default timeout values? #9

Closed dvingerh closed 7 years ago

dvingerh commented 7 years ago

Please read the following instructions carefully


Before submitting an issue, make sure you have:

Purpose of your issue:

Describe your issue

What are the default values for mpdtimeout and downloadtimeout when they're not set in livestream_dl.cfg or specified in the command that's being ran ?

taengstagram commented 7 years ago

It is stated in help livestream_dl -h. Units are in seconds.

  -mpdtimeout MPDTIMEOUT
                        Set timeout interval for mpd download.
                        Default 2.
  -downloadtimeout DOWNLOADTIMEOUT
                        Set timeout interval for segments download.
                        Default 15.