diff --git a/readme.txt b/readme.txt new file mode 100644 index 00000000..996efe64 --- /dev/null +++ b/readme.txt @@ -0,0 +1,10 @@ +To use, do: + +python downaloder.py (epub|html) + +Eg: + +python downaloder.py http://www.fanfiction.net/s/5192986/1/A_Fox_in_Tokyo epub + +This tool uses Python 2.5.2, but should work with newer versions. + diff --git a/twipassword.py b/twipassword.py new file mode 100644 index 00000000..466686ff --- /dev/null +++ b/twipassword.py @@ -0,0 +1,2 @@ +# This is really for the web version. downalod.py will ask. +password='somepass'