From d14d4ea9cb3fe410547359bc86594234021bfe57 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 30 Jun 2013 15:35:42 +0200 Subject: [PATCH] Add note about sanitation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 82b3efb..70dcd2b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ You'll need to `pip install oursql requests` (this will require having the MySQL development libraries installed). Other than that, just run main.py. +## Notes + +The script will assume that all releasenames in your database are safe +as a filename. No sanitation or conversion of the filenames will take +place. + ## License Licensed under the WTFPL or, if you take issue with that for some