luckylittle/blinkist-m4a-downloader

"0 responses" possibly a problem with media download url?

Opened this issue · 5 comments

Describe the bug
Console outputs the following text for every url. Nothing is downloaded.

Visiting https://www.blinkist.com/en/nc/reader/lost-and-founder-en
2020/07/11 11:36:54 Requests made: 0 (0 responses) | Callbacks: OnRequest: 0, OnHTML: 3, OnResponse: 1, OnError: 0

To Reproduce
Using 2a37bd5, download populated books_urls.txt.

Expected behavior
M4A file links should be downloading. Instead, I believe the media link structure is different then it originally was.

Screenshots
screenshot

Desktop (please complete the following information):

  • OS: Windows 10

Additional context
This bug is persistent after I submitted a fix for the "Too many attempts" error.

Same issue on linux

Same issue on osx 10.13.6.

I put in my name and password.

I don't "Run go run main.go inside blinkist/..." because books_url.txt is already there. And I got errors when I did.

I run go mod init github.com/luckylittle/blinkist-m4a-downloader in the root folder of the app because that's what you gotta do apparently.

Then when I run go run download.go I get:

2021/01/09 23:39:49 Requests made: 1 (0 responses) | Callbacks: OnRequest: 0, OnHTML: 3, OnResponse: 1, OnError: 0
Visiting https://www.blinkist.com/en/nc/reader/zoobiquity-en/

hundreds of times. Does this software work anymore? Anything that can be done? Perhaps a link to what the result of go run download.go would be please...?

Same problem in Mac M1. is there not any solution/ answer for this? thanks

Same error here

Code_EPVUvQ5PZZ

The books url are ok

Code_uH2VRaWM9u.mp4

Even if i try to download only 1 book

MbqRD4rN1z

Hey @luckylittle , it seems we are getting these errors. Do you know how those could get fixed? Thanks