mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-10 11:40:24 +08:00
Adding a twipassword.py and a quick readme.txt.
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
To use, do:
|
||||
|
||||
python downaloder.py <url> (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.
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# This is really for the web version. downalod.py will ask.
|
||||
password='somepass'
|
||||
Reference in New Issue
Block a user