https://github.com/peterk/binhydrate
A tool to fetch binary content for tweets
https://github.com/peterk/binhydrate
archiving preservation twitter warc
Last synced: about 1 year ago
JSON representation
A tool to fetch binary content for tweets
- Host: GitHub
- URL: https://github.com/peterk/binhydrate
- Owner: peterk
- License: apache-2.0
- Created: 2018-08-09T06:45:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T09:51:49.000Z (almost 2 years ago)
- Last Synced: 2025-03-13T18:16:15.691Z (over 1 year ago)
- Topics: archiving, preservation, twitter, warc
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# binhydrate
Binhydrate will fetch images and videos found in twitter json-data and store them in a WARC file.
# testing
Run `python -m unittest test.test_binhydrate` in the project folder.