financial times update
they changed something and each image is around 10MB.. it takes 10-15 minutes just to load all content and uses too much data and so the output file is also too large.
updated it to resize images.
change line 122 from attached recipe to return '<span><img src="{}">'.format(url)
instead of <p>.. the text before image also pertains to image.
Last edited by unkn0wn; 08-26-2022 at 09:57 AM.
|