Greasy Fork is available in English.

Blinkist to PDF

Export Blinkist to PDF

< Blinkist to PDF 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 2023-02-22

Hello a-mt,

thank you for taking the time to build this script. Unfortunately it doesn't work for me since yesterday. I use the current version 1.3.9. I would be very happy if you could take a look at why it doesn't work anymore. Many thanks Tom-K

§
작성: 2023-03-02

Hello, I would also like to ask you very much to modify the code so that everything works again. Thank you very much

§
작성: 2023-03-12

Hello, everything is fine. The problem was with logging out of Blinkist. Thank you

§
작성: 2023-03-14

A new match line is required in the code as the nc/daily and content/daily pages are redirected to it:
// @match https://www.blinkist.com/*/app/daily*

With the above line, the script works perfectly!

§
작성: 2023-03-21

A new match line is required in the code as the nc/daily and content/daily pages are redirected to it:
// @match https://www.blinkist.com/*/app/daily*

With the above line, the script works perfectly!

Hello h4ppyM,

i tried to integrate your info regarding blinkist, but it still doesn't work for me. Am i doing something wrong?


This is how it did it, but it still doesn't work (I post only the beginning of the script, so that it does not become too cluttered):

extract:
...
// ==UserScript==
// @name Blinkist to PDF
// @description Export Blinkist to PDF
// @match https://www.blinkist.com/*/app/daily*
// @match https://www.blinkist.com/*/nc/daily*
// @match https://www.blinkist.com/*/content/daily*
// @match https://www.blinkist.com/*/books/*
// @match https://www.blinkist.com/books/*
// @run-at document-end
// @version 1.3.9
// @grant none
// @namespace https://greasyfork.org/users/213706
// @license MIT
// ==/UserScript==
...

regards,
Tom-K

a-mt개발자
§
작성: 2023-03-22

Hello,
Sorry for the delay (seems like I'm not receiving notifications anymore?). Anyhow

Thank you @h4ppyM, I added your pattern.
And @Tom-K, I believe it didn't work for you because you weren't logged. This issue has been fixed, please update your script and let me know if it now works.

§
작성: 2023-03-22

Hello,

Sorry for the delay (seems like I'm not receiving notifications anymore?). Anyhow

Thank you @h4ppyM, I added your pattern.

And @Tom-K, I believe it didn't work for you because you weren't logged. This issue has been fixed, please update your script and let me know if it now works.

Hello a-mt,

I'm happy you found the time to fix the script.

It works perfectly again.

Thank you very much. 👍🎉🙏

regards,
Tom-K

댓글 남기기

댓글을 남기려면 로그인하세요.