Optimization: construct download link from work id instead of scraping it
Opened this issue · 0 comments
nianeyna commented
Could be up to 2x faster. Problem: filename customization relies on metadata scraped from the work page. In many cases that's fine because the same data is available from the list view, but subscriptions are an issue. Could do a fallback to scraping the work in that case?