Add README file

This commit is contained in:
Izwzyzx 2020-02-06 17:12:54 -06:00
parent 18b4b91995
commit 3a3314e5fd

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# ARIADOS Project
**ARIADOS** was a web scraper script I created to back up the TRsRockin Forum after the host it was on got bought out by an absolutely garbage forum system called Yuku.
And by "web scraper" I really mean more of a brute-force page downloader. The goal of the project was to grab all the data as quickly as possible and sort it out at a later date.
Yuku was later bought out by Tapatalk, reconverting the forum to phpBB and relieving most the worry of the hosting service disappearing.
**SMEARGLE** was a secondary script written to back up all of the images Dan used in his Let's Play threads. It saved images to a filename that was a hash of their url as an anti-duplicate measure.
## License
Public domain.