laurent22 / joplin

Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
https://joplinapp.org
Other
46.1k stars 5.02k forks source link

Joplin Web Clipper: Images don't export in actual size #1917

Closed dayfuaim closed 4 years ago

dayfuaim commented 5 years ago

Environment

Joplin version: 1.0.167 Web Clipper: 1.0.18 (Chrome) Platform: Linux OS specifcs: Ubuntu 18.04

Steps To Reproduce

  1. Open https://medium.com/javascript-in-plain-english/javascript-in-3d-an-introduction-to-three-js-780f1e4a2e6d
  2. Clip Complete Webpage

See Screen#1 (first 2..4 images) Снимок экрана от 2019-09-30 13-11-01

Describe what you expected to happen:

See Screen#2 (first image, I have insterted the right code manually) Снимок экрана от 2019-09-30 13-11-32

Logfile

log-clipper.txt

As I can see - no error in this log.

laurent22 commented 5 years ago

Medium is a website hostile to readers and even more to scrappers, so unfortunately I don't think that can be fixed.

There would have to be bespoke code just to support Medium, and they will make sure that bespoke code stops working whenever they change something.

dayfuaim commented 5 years ago

Got it. Pity. I have to write the scrapper by myself (as I'm Perl-er).

Then... The bug is going to be closed, I think. Or suspended until «Medium» turn its face to readers.

tessus commented 5 years ago

Medium does this on purpose. They want you to use their web site. If you could easily scrape the content, that would no longer be the case. Thus I wouldn't hold your breath for Medium to change their presentation.