3 Commits

Author SHA1 Message Date
dcb41deea9 fix: extract title from h1 or URL slug when page title starts with #
When readallcomics.com pages have a <title> containing only the issue
number (e.g. '#018 (2026)'), fall back to the h1 element first, then
derive the title from the URL slug by stripping the trailing year and
title-casing the hyphen-separated segments.

Closes #4
2026-03-11 18:13:14 -04:00
Bryan Bailey
b3e99092fc docs: added docstrings 2024-08-26 22:59:37 -04:00
Bryan Bailey
e8bd6e4179 yoink-go initial commit 2024-08-26 22:49:26 -04:00