dosage/dosagelib
Gervásio Júnior 6c8814fe40 Fix multiple imgs for json flag & ZenPencils bouncer (#133)
When using the JSON output flag, if the page has more than one image,
dictionary indexing cannot be used as list.

For the ZenPencils comic, the bouncer is missing, saving the page url
as the root url.
2019-06-19 07:09:33 +02:00
..
plugins Fix multiple imgs for json flag & ZenPencils bouncer (#133) 2019-06-19 07:09:33 +02:00
__init__.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
cmd.py Kenneth Reitz’s Code Style™ 2018-06-29 19:26:17 +02:00
comic.py Fixup copyright years. 2016-10-29 00:21:41 +02:00
configuration.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
director.py Remove handlers after director run. 2017-10-15 14:54:44 +02:00
events.py Fix multiple imgs for json flag & ZenPencils bouncer (#133) 2019-06-19 07:09:33 +02:00
helpers.py Move xpath_class to helpers module. 2017-02-13 22:41:17 +01:00
languages.py Only support modern versions of PyCountry. 2017-11-26 19:29:48 +01:00
loader.py Repair loader for PyInstaller 3.4 2019-03-08 23:46:50 +01:00
output.py Handle get_terminal_size() returning 0 (fixes #106) 2018-04-23 07:50:28 +02:00
rss.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
scraper.py Only support modern versions of PyCountry. 2017-11-26 19:29:48 +01:00
singleton.py Bugfix: StandardError does not exist in Python 3. 2017-05-21 23:37:09 +02:00
updater.py Some minor style fixes. 2017-05-15 00:54:02 +02:00
util.py Enable warnings and fix some of them 2018-05-23 00:54:40 +02:00