A tool to verify Tweet screenshots
Project description
Verify Tweet
Fake tweet images can be generated using a preset meme template from websites like: TweetGen, Prank Me Not and Simitator . Verification of such tweets takes a manual work to find the user, scroll through their timeline and matching. A viral fake tweet image can prove crucial at a time.
A fake tweet screenshot looks very convincing, misleading the general public. For example:
| Tweet 1 | Tweet 2 |
|---|---|
Verify Tweet attempts to resolve the problem by letting users upload such tweet screenshots and verify if the user actually tweeted or not. A combination of Image processing, Natural language processing as well as Twitter Search API makes this possible.
Installation
Prerequisites
- Install Tesseract-OCR and add to PATH.
- Install ImageMagick and add to PATH.
- Python >= 3.6
Installing via pip:
pip install verifytweet
Or via pipenv:
pipenv install verifytweet
Usage
Quickstart
verifytweet -f <path_to_image_file>
Help
verifytweet --help
License
Verify Tweet is released under GNU Affero General Public License v3.0.
Future features
- Support for Image links
- Support for Tweets with replies
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file verifytweet-0.6.0.tar.gz.
File metadata
- Download URL: verifytweet-0.6.0.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
884d0625579a6e99ccba462e814b8d69c21810231b10cb704aa4e71f50bb3b59
|
|
| MD5 |
2d1a189c913225158fdb5b4a37d1c751
|
|
| BLAKE2b-256 |
c3996d4a5379f0de401441bd13589cd04eed560180e02557d4e33f59bbebd2c5
|
File details
Details for the file verifytweet-0.6.0-py3-none-any.whl.
File metadata
- Download URL: verifytweet-0.6.0-py3-none-any.whl
- Upload date:
- Size: 47.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a931e3863007769c184c2fb374907136b731ad519c94c0e03da67bb5a1f2ea03
|
|
| MD5 |
6457cc828f1aba0f0f4ece21952a93fb
|
|
| BLAKE2b-256 |
43d94a289ab378e16ceac7df177bd1eee8f132f08002c8e8fc308327f599e046
|