metafates / mangal

📖 The most advanced (yet simple) cli manga downloader in the entire universe! Lua scrapers, export formats, anilist integration, fancy TUI and more!
MIT License
1.27k stars 51 forks source link

Mangasee scraper does not find new chapter #199

Open JPsychotic opened 5 months ago

JPsychotic commented 5 months ago

Describe the bug

The mangasee scraper which uses headless chrome does not find the newest chapter. Chapter was visible on mangasee website but not when I was listing all chapters in mangal. I was searching for the newest One Piece chapter which was released 10 hours ago on mangasee. Scraper is the one from metafates/mangal-scrapers.

Reproduction steps

Usage via TUI. Just enteres 'One Piece' into search and selected the first entry to list chapters.

Expected behavior

List the newest chapter.

Additional context

No response

Operating System

Linux

JPsychotic commented 5 months ago

Update: after clearing the mangal cache, chapters were found. See #170