Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Welcome to Termux!
- Wiki: https://wiki.termux.com
- Community forum: https://termux.com/community
- Gitter chat: https://gitter.im/termux/termux
- IRC channel: #termux on freenode
- Working with packages:
- * Search packages: pkg search <query>
- * Install a package: pkg install <package>
- * Upgrade packages: pkg upgrade
- Subscribing to additional repositories:
- * Root: pkg install root-repo
- * Unstable: pkg install unstable-repo
- * X11: pkg install x11-repo
- Report issues at https://termux.com/issues
- ❯ lncrawl --format epub json --single -i --all -s https://www.wattpad.com/story/187887932 -lll
- ================================================================================
- 📒 Lightnovel Crawler 🍀2.23.3
- https://github.com/dipu-bd/lightnovel-crawler
- --------------------------------------------------------------------------------
- 🔊 LOG LEVEL: DEBUG
- --------------------------------------------------------------------------------
- 2020-11-27 08:49:09,345 [DEBUG] (urllib3.connectionpool)
- Starting new HTTP connection (1): bit.ly:80
- 2020-11-27 08:49:09,740 [DEBUG] (urllib3.connectionpool)
- http://bit.ly:80 "GET /2yYyFGd HTTP/1.1" 301 132
- 2020-11-27 08:49:09,766 [DEBUG] (urllib3.connectionpool)
- Starting new HTTPS connection (1): pypi.org:443
- 2020-11-27 08:49:10,039 [DEBUG] (urllib3.connectionpool)
- https://pypi.org:443 "GET /pypi/lightnovel-crawler/json HTTP/1.1" 200 18699
- ➡ Press Ctrl + C to exit
- 2020-11-27 08:49:13,089 [INFO] (lncrawl.utils.racovimge)
- Jinja2 is required for cover generation:
- pip install Jinja2
- 2020-11-27 08:49:13,108 [INFO] (lncrawl.core.downloader)
- CairoSVG was not found.Install it to generate random cover image:
- pip install cairosvg
- 2020-11-27 08:49:13,130 [INFO] (lncrawl.core.app)
- Initialized App
- 2020-11-27 08:49:13,133 [INFO] (lncrawl.core.app)
- Detected URL input
- 2020-11-27 08:49:13,146 [INFO] (lncrawl.core.app)
- Initializing crawler for: https://www.wattpad.com/
- Retrieving novel info...
- https://www.wattpad.com/story/187887932
- 2020-11-27 08:49:13,229 [DEBUG] (lncrawl.sources.wattpad)
- Visiting https://www.wattpad.com/story/187887932
- 2020-11-27 08:49:13,240 [DEBUG] (urllib3.connectionpool)
- Starting new HTTPS connection (1): www.wattpad.com:443
- 2020-11-27 08:49:14,951 [DEBUG] (urllib3.connectionpool)
- https://www.wattpad.com:443 "GET /story/187887932 HTTP/1.1" 200 None
- 2020-11-27 08:49:15,558 [INFO] (lncrawl.sources.wattpad)
- Novel title: Immortal and Martial Dual Cultivation [Book 1]
- 2020-11-27 08:49:15,663 [INFO] (lncrawl.sources.wattpad)
- Novel cover: https://img.wattpad.com/cover/187887932-352-k994748.jpg
- 2020-11-27 08:49:15,988 [INFO] (lncrawl.sources.wattpad)
- Novel author: Whalien-052
- NOVEL: Immortal and Martial Dual Cultivation [Book 1]
- 2 volumes and 200 chapters found
- Traceback (most recent call last):
- File "/data/data/com.termux/files/usr/bin/lncrawl", line 8, in <module>
- sys.exit(main())
- File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/lncrawl/__init__.py", line 13, in main
- start_app()
- File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/lncrawl/core/__init__.py", line 79, in start_app
- raise err
- File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/lncrawl/core/__init__.py", line 76, in start_app
- run_bot(bot)
- File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/lncrawl/bots/__init__.py", line 17, in run_bot
- ConsoleBot().start()
- File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/lncrawl/bots/console/start.py", line 58, in start
- self.app.get_novel_info()
- File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/lncrawl/core/app.py", line 135, in get_novel_info
- format_novel(self.crawler)
- File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/lncrawl/core/novel_info.py", line 17, in format_novel
- format_chapters(crawler)
- File "/data/data/com.termux/files/usr/lib/python3.9/site-packages/lncrawl/core/novel_info.py", line 43, in format_chapters
- raise Exception('Unknown volume %s for chapter %s' %
- Exception: Unknown volume 3 for chapter 200
- ~ 1 ✘ 13s system
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement