Releases: TheTechRobo/discord-urls-extractor
Releases · TheTechRobo/discord-urls-extractor
DiscordChatExporter | v.1.3
This release adds support for DiscordChatExporter's scrapes.
v.1.2
Massive release!
- Switch to clap for argument parsing
- Support parsing websockets in discard2 scrapes
- This allows a ton of new URLs to be scraped
- Extract avatars and embed URLs from Discord History Tracker scrapes
Full Changelog: v.1.1...v.1.2
v.1.1 - Get Component URLs
discard2's URL extractor now extracts URLs from Components.
- Run rustfmt
- Fixes in README.md
- Fix detection of non-HTTP response (occasionally caused discard2 to crash)
Full Changelog: v.1.0...v.1.1
v.1.0
Works fine for both discard2 scrapes and DHT scrapes.
Gets embeds for discard2 scrapes; does not for DHT.