Files
effects/dog/requirements.txt
gilesb a071084055 feat: add dog effect
- Ignores input, returns dog.mkv from immutable URL
- Downloads from art-source with hash verification
- Caches downloaded file locally
- 5 automated tests (all passing)

Owner: @giles@artdag.rose-ash.com

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 01:13:04 +00:00

3 lines
65 B
Plaintext

# Dog effect requires requests for URL fetching
requests>=2.28.0