COMMITS
December 13, 2018
D
Fixed issue with chars like % in validation in danbooru
David Del Real committed
November 28, 2018
D
Edited version and uploaded to pypi.
David Del Real committed
D
D
Fixed issue with gallery names that had slashes
David Del Real committed
D
When an invalid url is found in a batch, it just skips it.
David Del Real committed
D
Added option -d to print stacktrace if an exception arises
David Del Real committed
November 25, 2018
D
Finally fixed issues with imports and incorrect sys path when installed with pip
David Del Real committed
November 22, 2018
D
Further testing required
David Del Real committed
D
Updated README.
David del Real committed
D
Finished updating setup.py and tsting the installation
David Del Real committed
November 21, 2018
D
Fixed an issue: failed to scrap image from a post of a deleted image.
David Del Real committed
D
Added a message for no valid urls foud in h_core. Small fix in r34 url validation
David Del Real committed
November 15, 2018
D
Fixed imports in all modules
David Del Real committed
D
Fixed validate_url to match whole urls only
David Del Real committed
D
Fixed regex in validate_url, now matches whole urls
David Del Real committed
D
Merge branch 'ehen' into dev
David Del Real committed
D
Fixed issue with regex in validate_url, now mathces whole urls only.
David Del Real committed
D
Merge branch 'danbooru' into dev
David Del Real committed
D
Merge branch 'danbooru' into dev
David Del Real committed
D
Fixed regex to math whole string url in validate_url
David Del Real committed
November 14, 2018
D
Implemented standardized messages.
David Del Real committed
D
Implmented standardized messages
David Del Real committed
D
Implemented standardized messages
David Del Real committed
D
Implemented standardized output messages
David Del Real committed
November 13, 2018
D
Added message methods for pages and images that are not found
David Del Real committed
D
In an effort to create a standardized message output, various methods were
David Del Real committed
November 12, 2018
D
Removed outdated docs. Removed debug prints in batch_start
David Del Real committed
November 8, 2018
D
Updated docs in h_core and removed debug prints
David Del Real committed