Exemplo n.º 1
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1': Volume('1', 1, 99),
    '2': Volume('2', 100, 199),
    '3': Volume('3', 200, 299),
    '4': Volume('4', 300, 399),
    '5': Volume('5', 400, 499),
    '6': Volume('6', 500, 599),
    '7': Volume('7', 600, 699),
    '8': Volume('8', 700, 799),
    '9': Volume('9', 800, 899),
    '10': Volume('10', 900, 999),
    '11': Volume('11', 1000, 1099),
    '12': Volume('12', 1100, 1199),
    '13': Volume('13', 1200, 1299),
    '14': Volume('14', 1300, 1399),
    '15': Volume('15', 1400, 1499),
    '16': Volume('16', 1500, 1599),
Exemplo n.º 2
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 19/02/21

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {
    '1': Volume('1', 1, 100),
    '2': Volume('2', 101, 200),
    '3': Volume('3', 201, 300),
    '4': Volume('4', 301, 400),
    '5': Volume('5', 401, 500),
    '6': Volume('6', 501, 600),
    '7': Volume('7', 601, 633),
}

origin = 'https://www.wuxiaworld.co/While-Others-Cultivate,-I-Use-My-Unique-RPG-Leveling-System-to-Cultivate-Smut-Romance-With-Their-Girlfriends!/'
author = 'MotivatedSloth'
cover_file = 'Covers/woc.jpg'
title = 'While others cultivate, I use my unique RPG leveling system to cultivate smut romance with their girlfriends - Vol'

synopsis_text = """
Did I reincarnate? Or was I transported to an Isekai cultivation world? To be
Exemplo n.º 3
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1': Volume('1', 100, 114),
    '2': Volume('2', 201, 211),
    '3': Volume('3', 301, 311),
    '4': Volume('4', 401, 416),
    '5': Volume('5', 501, 516),
    '6': Volume('6', 601, 611),
    '7': Volume('7', 701, 711),
    '8': Volume('8', 801, 815),
}

origin = 'http://stabbingwithasyringe.home.blog/translations/tower-dungeon-management/'
author = 'Kurisutara Sakurai (クリスタラー桜井)'
cover_file = 'Covers/armtdm.jpg'
title = 'A reincarnated mage\'s tower dungeon management - Vol'

synopsis_text = """
Exemplo n.º 4
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 31/07/17

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1': Volume('1 - ', 1, 26),
    '2': Volume('2 - ', 27, 48),
    '3': Volume('3 - ', 49, 71),
    '4': Volume('4 - ', 72, 94),
    '5': Volume('5 - ', 95, 117),
    '6': Volume('6 - ', 118, 140),
    '7': Volume('7 - ', 141, 162),
    '8': Volume('8 - ', 163, 183),
    '9': Volume('9 - ', 184, 203),
    '10': Volume('10 - ', 204, 224),
    '11': Volume('11 - ', 225, 247),
    '12': Volume('12 - ', 248, 269),
    '13': Volume('13 - ', 270, 290),
    '14': Volume('14 - ', 291, 313),
    '15': Volume('15 - ', 314, 335),
    '16': Volume('16 - ', 336, 356),
Exemplo n.º 5
0
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume

volumes = {'1': Volume('1 - Divine strength awakens, mystery of Qing '
                       'Shui\'s birth',
                       1, 115),
           '2': Volume('2 - Legend of Hundred Miles city, peerless and '
                       'independent',
                       116, 160),
           '3': Volume('3 - The resplendent fireworks, the Mountains and '
                       'Rivers like painting',
                       161, 243),
           '4': Volume('4 - Tears of a beauty destroying the kingdom, the '
                       'twelve Portraits of Beauty',
                       244, 350),
           '5': Volume('5 - Greencloud continen of the Nine Continents, '
                       'stepping into the Yan Clan',
                       351, 443),
           '6': Volume('6 - Aura of a King, sword pointing at the Dome of '
                       'Heavens',
Exemplo n.º 6
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1': Volume('1', 1, 100),
    '2': Volume('2', 101, 200),
    '3': Volume('3', 201, 300),
    '4': Volume('4', 301, 400),
    '5': Volume('5', 401, 494),
    # This author pisses me off, holding back the novel while the manga
    # sloooooowly catches up.
}

origin = 'http://www.wuxiaworld.com/novel/tales-of-demons-and-gods/'
author = 'Mad Snail (发飙的蜗牛)'
cover_file = 'Covers/todg.jpg'
title = 'Tales of Demons and Gods - Vol'

synopsis_text = """
Killed by a Sage Emperor and reborn as his 13 year old self, Nie Li was
Exemplo n.º 7
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 25/03/19

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {
    '1': Volume('1', 1, 113),
    '2': Volume('2', 114, 339),
    '3': Volume('3', 340, 409),
    '4': Volume('4', 410, 511),
    '5': Volume('5', 512, 580),
    '6': Volume('6', 581, 735),
    '7': Volume('7', 736, 1026),
}

origin = 'http://www.wuxiaworld.co/God-and-Devil-World/'
author = 'Zi Chan Bao Zeng (资产暴增)'
cover_file = 'Covers/godanddevilworld.jpg'
title = 'God and Devil world - Vol'

synopsis_text = """
In less than an instant the world as we knew it was at its end.</p>
Exemplo n.º 8
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 19/02/19

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {
    '1': Volume('1', 0, 100),
    '2': Volume('2', 101, 200),
    '3': Volume('3', 201, 300),
    '4': Volume('4', 301, 318),
}

origin = 'http://www.wuxiaworld.co/Jikuu-Mahou-de-Isekai-to-Chikyuu-wo-Ittarikitari/'
author = 'Katsu'
cover_file = 'Covers/gbf.jpg'
title = 'Going Back and Forth Between Earth and The Other World with Space Time Magic - Vol'

synopsis_text = """
Though he received the skills necessary to teleport across worlds, the king who
performed the summoning ritual attempted to trick him into wearing a slavery
collar, this annoyed him so he kidnapped the princess and returned to
Earth.</p>
Exemplo n.º 9
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {
    '1': Volume('1 - Lian tribal clan', 1, 80),
    '2': Volume('2 - Kingdom selection', 81, 141),
    '3': Volume('3 - Divine Capital', 142, 156),
    '4': Volume('4 - Tai Ah Divine city', 157, 212),
    '5': Volume('5 - Rookie ranking competition', 213, 254),
    '6': Volume('6 - Desolate Heaven master', 255, 277),
    '7': Volume('7 - Divine Wilderness', 278, 302),
    '8': Volume('8 - City Lords birthday banquet', 303, 343),
    '9': Volume('9 - Tai Ah Divine Kingdom calamity', 344, 372),
    '10': Volume('10 - Desolate Heaven technique tea session', 373, 407),
    '11': Volume('11 - Great Empress relic trial', 408, 427),
    '12': Volume('12 - Great Empress mystic realm', 428, 542),
    '13': Volume('13 - Post Great Empress mystic realm', 543, 602),
    '14': Volume('14 - Blackstone trials', 603, 662),
    '15': Volume('15 - Tian Yuan world disaster', 663, 683),
    '16': Volume('16 - Divine Wilderness escapade', 684, 718),
Exemplo n.º 10
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {'1': Volume('1', 1, 19),
           '2': Volume('2', 20, 37),
           '3': Volume('3', 38, 57),
           '4': Volume('4', 58, 78),
           '5': Volume('5', 79, 89),
           '6': Volume('6', 90, 104),
           '7': Volume('7', 105, 128),
           '8': Volume('8', 129, 150),
           '9': Volume('9', 151, 174),
           '10': Volume('10', 175, 205),
           '11': Volume('11', 206, 225),
           '12': Volume('12', 226, 250),
           '13': Volume('13', 251, 272),
           '14': Volume('14', 273, 292),
           '15': Volume('15', 293, 324),
           '16': Volume('16', 325, 352),
Exemplo n.º 11
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 25/12/17

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1': Volume('1 - Ji Clan of Swallow Mountain', 1, 18),
    '2': Volume('2 - The lake in the East Mountain', 2, 18),
    '3': Volume('3 - Comprehending "The Way" by the pond', 3, 18),
    '4': Volume('4 - Underwater estate', 4, 20),
    '5': Volume('5 - Zifu disciple', 5, 26),
    '6': Volume('6 - Breaking through the cocoon, becoming a butterfly', 6,
                38),
    '7': Volume('7 - Stillwater city', 7, 41),
    '8': Volume('8 - Raindragon guard', 8, 34),
    '9': Volume('9 - Ji Ning of Serpentwing lake', 9, 39),
    '10': Volume('10 - Entering the Immortal Estate', 10, 29),
    '11': Volume('11 - Primaltwin', 11, 36),
    '12': Volume('12 - Immortal destiny', 12, 40),
    '13': Volume('13 - Tristan Crescent Abode', 13, 36),
    '14': Volume('14 - Return to the Grand Xia', 14, 30),
    '15': Volume('15 - The sword eradicates Celestial Immortals', 15, 32),
Exemplo n.º 12
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

"""
Created on 19/02/19

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {'1': Volume('1', 1, 88),
           '2': Volume('2', 89, 96),
           '3': Volume('3', 97, 481),
           '4': Volume('4', 482, 825),
           '5': Volume('5', 826, 1218),
           '6': Volume('6', 1219, 1498),
           # This novel ends with chapter 1498
           }

origin = 'http://www.wuxiaworld.co/Release-that-Witch/'
author = 'Er Mu (二目)'
cover_file = 'Covers/release-that-witch.jpg'
title = 'Release that witch - Vol'

synopsis_text = """
Chen Yan travels through time, only to end up becoming an honorable prince in
Exemplo n.º 13
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 22/12/18

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1': Volume('1', 1, 100),
    '2': Volume('2', 101, 200),
    '3': Volume('3', 201, 300),
    '4': Volume('4', 301, 400),
    '5': Volume('5', 401, 500),
    '6': Volume('6', 501, 600),
    '7': Volume('7', 601, 700),
    '8': Volume('8', 701, 800),
    '9': Volume('9', 801, 900),
    '10': Volume('10', 901, 1000),
    '11': Volume('11', 1001, 1100),
    '12': Volume('12', 1101, 1200),
    '13': Volume('13', 1201, 1300),
    '14': Volume('14', 1301, 1400),
    '15': Volume('15', 1401, 1500),
    '16': Volume('16', 1501, 1600),
Exemplo n.º 14
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 19/02/19

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {
    '1': Volume('1', 1, 29),
    '2': Volume('2', 30, 85),
    '3': Volume('3', 86, 209),
    '4': Volume('4', 210, 400),
    '5': Volume('5', 401, 500),
    '6': Volume('6', 501, 600),
    '7': Volume('7', 601, 700),
    '8': Volume('8', 701, 800),
    '9': Volume('9', 801, 900),
    '10': Volume('10', 901, 1000),
    '11': Volume('11', 1001, 1100),
    '12': Volume('12', 1101, 1200),
    '13': Volume('13', 1201, 1300),
    '14': Volume('14', 1301, 1400),
    '15': Volume('15', 1401, 1500),
    '16': Volume('16', 1501, 1571),
Exemplo n.º 15
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1': Volume('1 - Red-Colored calamity', 0, 100),
    '2': Volume('2 - Blue Wind continent', 101, 200),
    '3': Volume('3 - Name that shakes the Profound Sky', 201, 300),
    '4': Volume('4 - Fury that burns the heavens', 301, 400),
    '5': Volume('5 - Primordial Profound Ark', 401, 500),
    '6': Volume('6 - Lordship in Illusory Demon', 501, 650),
    '7': Volume('7 - Heaven Smiting shakes the world', 651, 800),
    '8': Volume('8 - Cloud\'s End Mirage', 801, 900),
    '9': Volume('9 - Realm of the gods', 901, 1000),
    '10': Volume('10 - Snow Song\'s flame God', 1001, 1100),
    '11': Volume('11 - Profound God convention', 1101, 1200),
    '12': Volume('12 - Infatuation in dreams', 1201, 1300),
    '13': Volume('13 - Demise of life and soul', 1301, 1400),
    '14': Volume('14 - Crimson calamity', 1401, 1500),
    '15': Volume('15 - When hope dies, the devil awakens', 1501, 1600),
    '16': Volume('16 - Emperor of the North', 1601, 1700),
Exemplo n.º 16
0
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 18/12/18

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1':
    Volume('1 - Patriarch Reliance', 1, 95),
    '2':
    Volume('2 - Cutting into the Southern Domain', 96, 204),
    '3':
    Volume('3 - The honor of Violet Fate', 205, 313),
    '4':
    Volume('4 - Five color Paragon', 314, 628),
    '5':
    Volume('5 - Nirvanic Rebirth. Blood everywhere!', 629, 800),
    '6':
    Volume(
        '6 - Fame that rocks the Ninth Mountain; the path to' +
        ' True Immortality', 801, 1004),
    '7':
    Volume(
        '7 - Immortal Ancient builds a bridge leaving the' + ' Ninth Mountain',
Exemplo n.º 17
0
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

"""
Created on 09/01/18

@author: GatoLoko
"""

from common import Volume
import re

volumes = {'1': Volume('1', 1, 100),
           '2': Volume('2', 101, 200),
           '3': Volume('3', 201, 300),
           '4': Volume('4', 301, 400),
           '5': Volume('5', 401, 500),
           '6': Volume('6', 501, 600),
           '7': Volume('7', 601, 700),
           '8': Volume('8', 701, 800),
           '9': Volume('9', 801, 900),
           '10': Volume('10', 901, 993),
           #
           '11': Volume('11', 1001, 1001),
           '12': Volume('12', 1101, 1101),
           '13': Volume('13', 1201, 1201),
           '14': Volume('14', 1301, 1301),
           '15': Volume('15', 1401, 1401),
Exemplo n.º 18
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

"""
Created on 19/02/19

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {'1': Volume('1', 0, 100),
           '2': Volume('2', 101, 200),
           '3': Volume('3', 201, 300),
           '4': Volume('4', 301, 400),
           '5': Volume('5', 401, 500),
           '6': Volume('6', 501, 600),
           '7': Volume('7', 601, 700),
           '8': Volume('8', 701, 800),
           '9': Volume('9', 801, 900),
           '10': Volume('10', 901, 924),
           #
           '11': Volume('11', 1001, 1001),
           # This novel ends in chapter 1027.
           }

origin = 'http://www.wuxiaworld.co/Great-Demon-King/'
Exemplo n.º 19
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume

volumes = {'1': Volume('1 - Battle of dignity',
                       1, 264),
           '2': Volume('2 - Sweeping through the Nine Provinces',
                       265, 548),
           '3': Volume('3 - Eastern Sea region',
                       549, 1004),
           '4': Volume('4 - A new journey',
                       1005, 1558),
           '5': Volume('5 - Battle for Overlord',
                       1559, 2148),
           '6': Volume('6 - Hundred refining ordinary realm',
                       2149, 2672),
           '7': Volume('7 - Return of the discarded child',
                       2673, 3108),
           '8': Volume('8 - Battle of prophecy',
                       3109, 3764),
           '9': Volume('9 - Birth of Asura',
Exemplo n.º 20
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 01/11/20

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {
    '1': Volume('1', 1, 100),
    '2': Volume('2', 101, 200),
    '3': Volume('3', 201, 300),
    '4': Volume('4', 301, 400),
    '5': Volume('5', 401, 500),
    '6': Volume('6', 501, 600),
    '7': Volume('7', 601, 700),
    '8': Volume('8', 701, 800),
    '9': Volume('9', 801, 900),
    '10': Volume('10', 901, 1000),
    '11': Volume('11', 1001, 1100),
    '12': Volume('12', 1101, 1200),
    '13': Volume('13', 1201, 1300),
    '14': Volume('14', 1301, 1315),
    #
    '15': Volume('15', 1401, 1401),
Exemplo n.º 21
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

"""
Created on 19/02/19

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {'1': Volume('1', 1, 100),
           '2': Volume('2', 101, 200),
           '3': Volume('3', 201, 300),
           '4': Volume('4', 301, 314),
           }

origin = 'http://www.wuxiaworld.co/In-a-Different-World-with-a-Smartphone/'
author = 'Ming Yu (明宇)'
cover_file = 'Covers/iadwwas.jpg'
title = 'In a different world with a smartphone - Vol'

synopsis_text = """
After a freak accident involving some lightning winds up zapping him dead,
15-year-old Mochizuki Touya wakes up to find himself face-to-face with God. “I
am afraid to say that I have made a bit of a blunder…” laments the old coot.
But all is not lost! God says that he can reincarnate Touya into a world of
Exemplo n.º 22
0
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 19/02/19

@author: GatoLoko
"""

from common import Volume
import common
import re

volumes = {
    '1': Volume('1', 1, 100),
    '2': Volume('2', 101, 200),
    '3': Volume('3', 201, 300),
    '4': Volume('4', 301, 400),
    '5': Volume('5', 401, 500),
    '6': Volume('6', 501, 600),
    '7': Volume('7', 601, 700),
    '8': Volume('8', 701, 797),
    #
    '9': Volume('9', 801, 700),
    '10': Volume('10', 901, 900),
    '11': Volume('11', 1001, 1001),
    '12': Volume('12', 1101, 1101),
    '13': Volume('13', 1201, 1201),
    '14': Volume('14', 1301, 1301),
    # This novel ends with chapter 1399.
Exemplo n.º 23
0
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
"""
Created on 24/01/17

@author: GatoLoko
"""

from common import Volume

volumes = {
    '1': Volume('1', 100, 113),
    '2': Volume('2', 201, 212),
    '3': Volume('3', 301, 313),
    '4': Volume('4', 401, 412),
    '5': Volume('5', 501, 512),
    '6': Volume('6', 601, 613),
    '7': Volume('7 - Omake1', 701, 710),
    '8': Volume('8 - Omake2', 801, 810),
}

origin = 'http://stabbingwithasyringe.home.blog/translations/harem-tales' + \
    '-of-reincarnated-elf-prince/'
author = 'Warui Baketsu (わるいバケツ)'
cover_file = 'Covers/htrep.jpg'
title = 'Harem tales of a reincarnated elf prince - Vol'