pullcord icon indicating copy to clipboard operation
pullcord copied to clipboard

Discord archiver

Results 17 pullcord issues
Sort by recently updated
recently updated
newest added

Pullcord is currently not well suited for grabbing only a select portion of the history. It is possible to start grabbing from some point in time which is not the...

Could help with implementing #15 with little effort, since we could just pass a URL list to wget or wpull. If implemented, we could drop file DL support from the...

backwards incompatible

Depends on PR #608 for discordgo.

``` 2018/11/12 10:19:33 downloading https://cdn.discordapp.com/attachments/162272327759953921/460863149390692382/unknown.png 2018/11/12 10:19:33 [162272327759953921/162272327759953921] error downloading attachment 460863149390692382: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug="" ``` Pullcord should retry and resume.