/slack-media-extraction

For downloading attatchments and linked images from a slack history export

Primary LanguagePythonMIT LicenseMIT

slack-media-extraction

A simple script meant to extract images, namely screenshots, from slack exports (json files). The screenshots could have been uploaded to slack, but most where Steam links and this script downloads all of them. The script also sets the creation date of the file to the date that the file was posted.

Execution

I just paste it into DreamPie, change the arguments at the bottom and run.

Requirements:

  • requests
  • rfc6266