https://github.com/matthiasmullie/visual-content-data
https://github.com/matthiasmullie/visual-content-data
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matthiasmullie/visual-content-data
- Owner: matthiasmullie
- License: mit
- Created: 2025-02-07T08:13:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-04-04T09:37:07.000Z (about 2 months ago)
- Last Synced: 2025-04-23T21:14:50.594Z (30 days ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
I should put some effort into writing a proper README, but for now it's not worth the effort.
There's currently only 2 scripts, and they're invoked something like this:
```sh
make START=2025-01-01T00:00:00Z STOP=2025-02-01T00:00:00Z TAG=uploadwizard uw-categories
make START=2025-01-01T00:00:00Z STOP=2025-02-01T00:00:00Z TAG=uploadwizard DAYS=7 TEXT=copyright uw-deletion-requests
```