Skip to content

Releases: twdtech/discord-content-downloader

V1.0

01 Mar 11:23
Compare
Choose a tag to compare

Literally just the base

Features:

  • Image Extraction: Scans your HTML file and finds Discord CDN URLs using a robust regex pattern.
  • Smart Downloading: Downloads content using a custom HTTP client and handles various URL quirks (like trailing ampersands).
  • Hash-Based Filenames: Generates unique filenames with MD5 hashes to avoid duplicate downloads and path length issues.
  • Automatic Updates: Replaces the original URLs in the HTML file with paths to the locally saved content.