Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch profile pictures #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wetneb
Copy link

@wetneb wetneb commented Sep 20, 2024

This downloads profile pictures from Slack to add them in the zip archive. It downloads the original version of the image in a separate profile_pictures/ directory and adds an image_path field to the JSON structure in users.json to make it easier to link users and pictures afterwards (image_path is a local path from the root of the zip archive).

It ignores profile pictures taken from Gravatar, only downloading the ones that have been uploaded to Slack by users.

This depends on #36 (so the same commit is included here too).

wetneb added a commit to wetneb/mmetl that referenced this pull request Sep 20, 2024
Closes mattermost#53.

This expects a Slack zip archive produced by slack-advanced-exporter
with the additional PR:
grundleborg/slack-advanced-exporter#37
wetneb added a commit to wetneb/mmetl that referenced this pull request Oct 15, 2024
Closes mattermost#53.

This expects a Slack zip archive produced by slack-advanced-exporter
with the additional PR:
grundleborg/slack-advanced-exporter#37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant