Files
gallery-dl/gallery_dl/extractor/everia.py
Ryan Rockey ecf6966303 [everia] fix 'title' extraction
Due to a recent site change, post titles where no longer being
downloaded into their own directory.

After reviewing the site code changing  extractor to use the "</h2>"
tag instead of the original </h1> resolves this issue.

-----

Generalizing to "</h" works as well and may account for future changes.
2025-04-17 08:22:14 +02:00

3.0 KiB