- 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>
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
# Dog effect requires requests for URL fetching
|
|
requests>=2.28.0
|