mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-09 11:14:08 +08:00
Changed all references to downaloder.py to downloader.py.
This commit is contained in:
+2
-2
@@ -1,10 +1,10 @@
|
||||
To use, do:
|
||||
|
||||
python downaloder.py <url> (epub|html)
|
||||
python downloader.py <url> (epub|html)
|
||||
|
||||
Eg:
|
||||
|
||||
python downaloder.py http://www.fanfiction.net/s/5192986/1/A_Fox_in_Tokyo epub
|
||||
python downloader.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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user