Add chapter limits with URL (like [3-4]) for web service.

This commit is contained in:
Jim Miller
2015-07-17 13:26:37 -05:00
parent ee0817faba
commit 61accdff32
2 changed files with 11 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# ffd-retief-hrd fanfictiondownloader fanficfare
# ffd-retief-hrd fanficfare
application: fanficfare
version: 2-2-10
version: 2-2-10a
runtime: python27
api_version: 1
threadsafe: true
+9 -1
View File
@@ -46,7 +46,15 @@
</p>
<h3>Changes:</h3>
<ul>
<li>Updates for mediaminer.org changes.</li>
<li>Add chapter limits with URL by giving chapter range.<br>
Examples:<br>
<ul>
<li>https://www.fanfiction.net/s/2565609/1/[4] <i>Chapter 4 only</i></li>
<li>https://www.fanfiction.net/s/2565609/1/[6-10] <i>Chapters 6, 7, 8, 9 &amp; 10 only</i></li>
<li>https://www.fanfiction.net/s/2565609/1/[-10] <i>Chapters 1-10 only</i></li>
<li>https://www.fanfiction.net/s/2565609/1/[150-] <i>Chapters 150 and up only</i></li>
</ul>
</li>
</ul>
<p>
Questions? Check out our