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

[twitter] Add bookmark_count and view_count #5802

Merged
merged 1 commit into from
Jun 29, 2024
Merged

Conversation

rameerez
Copy link
Contributor

By running gallery-dl with --write-pages and examining the page items, I noticed the Twitter response actually does contain the bookmark count and the view count for each tweet, which was not previously being extracted.

This fixes #5482

@rameerez rameerez changed the title Add bookmark_count and view_count to the X / Twitter extractor [twitter] Add bookmark_count and view_count Jun 28, 2024
- Parse `view_count` as integer in Twitter extractor
- Style fix
- optimize 'view_count' extraction
@mikf mikf merged commit 29eb535 into mikf:master Jun 29, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to get twitter views
2 participants