#!/usr/bin/env python3.7 # -*- coding: utf-8 -*- """EpubCrawler https://github.com/apachecn/epub-crawler""" __author__ = "ApacheCN" __email__ = "apachecn@163.com" __license__ = "SATA" __version__ = "2021.8.20.0"