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

[Bluesky] Downloading text posts without reposts #5248

Closed
Corrupt-Specturion opened this issue Feb 27, 2024 · 1 comment
Closed

[Bluesky] Downloading text posts without reposts #5248

Corrupt-Specturion opened this issue Feb 27, 2024 · 1 comment

Comments

@Corrupt-Specturion
Copy link

I want to download the given users' text posts, but I do not want their reposts. Is this possible?

Downloading unwanted reposts creates many excess directories, probably sends excess requests, and (barely) wastes space.

@mikf
Copy link
Owner

mikf commented Feb 27, 2024

495c9ee

You could also manually do this by enabling user metadata and comparing user['did'] against author['did'] in various filters.

@mikf mikf closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants