beardypig / streamlink-portable

A script to build a portable version of Streamlink for Windows
Apache License 2.0
77 stars 18 forks source link

Disable autocheck version by default #8

Closed karlo2105 closed 7 years ago

karlo2105 commented 7 years ago

It disables auto-check version by default.

beardypig commented 7 years ago

I guess this makes sense for the portable version. The only problem is you cannot turn it back on without editing the bat file.

karlo2105 commented 7 years ago

I am used to edit batch file. ;) Batch is executable and easy editable that's why I prefere it over .exe ;)

beardypig commented 7 years ago

Think I put together a PR for streamlink to add an option to turn it on or off, with the default as off. Then it'll cover all versions :-)