Created
March 28, 2019 19:38
-
-
Save UMLAUTaxl/1054634cda967a96c290e71c9a8e12e2 to your computer and use it in GitHub Desktop.
AttributeError: 'NoneType' object has no attribute 'group'
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: Arguments Provided : Namespace(auto=False, chapter_id=None, config=False, convert=None, download_directory=['/media/Disk1/comic-dl/comic_dl'], force_download=False, input=['https://fanfox.net/manga/dagashi_kashi/v08/c141/1.html'], keep=['True'], manga_language='0', page_id=None, password=['None'], print_index=False, quality='True', range='All', search=None, skip_cache='0', sorting=None, username=['None'], verbose=True, version=False) | |
DEBUG: Operating System : Linux - 4.9.0-8-amd64 - #1 SMP Debian 4.9.144-3 (2019-02-02) | |
DEBUG: Python Version : 2.7.13 (64bit) | |
DEBUG: Script Version : 2018.09.24 | |
DEBUG: Comic Url : https://fanfox.net/manga/dagashi_kashi/v08/c141/1.html | |
DEBUG: Selected Domain : fanfox.net | |
DEBUG: Starting new HTTPS connection (1): fanfox.net:443 | |
DEBUG: https://fanfox.net:443 "GET /manga/dagashi_kashi/v08/c141/1.html HTTP/1.1" 200 None |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment