dosage/dosagelib
Mark King 1a01806f49
Support Widdershins as it no longer updates GoComics (#225)
[Widdershins stopped updating on GoComics in December 2020](https://www.gocomics.com/widdershins/2020/12/08).
However, the comic has been [regularly updated since](https://www.widdershinscomic.com/wdshn/may-20th-2022)
on the main comic site. This commit adds a plugin for the main site.
I've verified that it can scrape all comics, including recent ones not
on GoComics.
2022-06-06 16:46:14 +02:00
..
__pyinstaller PyInstaller: Make sure dosagelib.data is importable 2022-05-29 00:24:43 +02:00
data Enhance default session with host-specific options 2022-02-15 00:18:48 +01:00
plugins Support Widdershins as it no longer updates GoComics (#225) 2022-06-06 16:46:14 +02:00
__init__.py Update file headers 2020-04-18 13:45:44 +02:00
cmd.py Remove unused multi-match logic 2022-06-04 10:56:25 +02:00
comic.py Update file headers 2020-04-18 13:45:44 +02:00
configuration.py Update file headers 2020-04-18 13:45:44 +02:00
director.py Fix basepath prefix removal 2022-06-05 23:55:18 +02:00
events.py Stricter style checking & related style fixes 2020-10-11 20:15:27 +02:00
helpers.py Replace xpath_class with custom xpath function 2020-07-31 22:56:30 +02:00
http.py Enhance default session with host-specific options 2022-02-15 00:18:48 +01:00
languages.py Update file headers 2020-04-18 13:45:44 +02:00
loader.py Avoid duplicates when finding plugin modules 2022-05-28 21:05:12 +02:00
output.py Clean up some minor warnings 2022-05-28 17:52:42 +02:00
rss.py Update file headers 2020-04-18 13:45:44 +02:00
scraper.py Ignore "usemap" attribute on images 2022-06-06 14:11:07 +02:00
singleton.py Stricter style checking & related style fixes 2020-10-11 20:15:27 +02:00
updater.py Update file headers 2020-04-18 13:45:44 +02:00
util.py Clean up some minor warnings 2022-05-28 17:52:42 +02:00
xml.py Stricter style checking & related style fixes 2020-10-11 20:15:27 +02:00