Commit Graph

7 Commits (ef061b67686b88cee48f704d5ba9bb96f64325a5)

Author SHA1 Message Date
Mike Lang a0ca96aff6 download_media: Get imgur links working and add test script 4 weeks ago
Mike Lang c2ff2dfbb1 download_imgur_url: Clarify not handling i.imgur.com 4 weeks ago
Mike Lang 83f18eda84 download_media: Special casing for imgur 4 weeks ago
Mike Lang 9dfb00f4ab chat_archiver: Logic for checking and downloading media links 2 months ago
Mike Lang 2855ec759d download_media: Add pdf to default allowed content types
We want to capture linked PDFs in addition to videos and images
2 months ago
Mike Lang b46c577014 download_media: Add function for checking if a URL has been downloaded before 2 months ago
Mike Lang 352c9e9081 download_media: Get data from potentially malicious URLs and store in the filesystem
This is suitable for taking arbitary URLs from chat, etc and trying to fetch them.
It downloads them to a filepath that contains a hash of the URL and content.
2 months ago