rusq / slackdump

Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.
GNU General Public License v3.0
1.62k stars 72 forks source link

user agent and headless timeout #331

Closed rusq closed 1 month ago

rusq commented 1 month ago

porting fixes from v2 re #328.

slackauth updated to v0.3.1

2 new flags for auth:

  -user-agent string
        override the user agent string for EZ-Login 3000. It defaults to slackauth.DefaultUserAgent.
 -autologin-timeout timeout
        headless autologin timeout, without the browser starting time, just the interaction time (default 40s)