Instinctlol / automatic-twitch-recorder

Checks if a user on twitch is currently streaming and then records the stream via streamlink
187 stars 40 forks source link

feat: Add download folder option #34

Closed CipherdevNL closed 3 years ago

CipherdevNL commented 3 years ago

Adds an extra command to set a custom download folder. This change is backward compatible with the previous functionality.

When including #streamer# in the path it will be replaced with the name of the streamer.

Tested it on a Mac / Unix system. Don't know for sure if this will play well on a Windows machine.

Fixes: #33