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

Request: for media scraping: turn off GIF #58

Open
DB9-max opened this issue Nov 15, 2024 · 2 comments
Open

Request: for media scraping: turn off GIF #58

DB9-max opened this issue Nov 15, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@DB9-max
Copy link

DB9-max commented Nov 15, 2024

For media scraping modules suggestion: turn off GIF.

GIFs are spam and usually useless and take memory a lot.

Put why not also: turn on/off images, turn on/off videos.
^ If user just wants videos or images and not GIFs ;)

To be used in user media, search results, retweets, likes, bookmarks

:)

Also saves time and effort to not include something in searching by the script if user not looking for them

@unikevin
Copy link

unikevin commented Nov 16, 2024

The exported data is in JSON format. You can write some scripts to parse it and filter out what you want and what you don't want.

But I still support adding filters to the web UI. :)

@prinsss prinsss added the enhancement New feature or request label Nov 21, 2024
@prinsss
Copy link
Owner

prinsss commented Nov 21, 2024

Yes, I agree with you. We should have filtering options in the table view so that users can filter out which tweets they want to export.

Will add this feature in the next update. Thanks for the suggestion! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants