Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JacobHepworth opened this issue Jul 11, 2020 · 5 comments
Open

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

JacobHepworth opened this issue Jul 11, 2020 · 5 comments

Comments

@JacobHepworth
Copy link
Contributor

JacobHepworth commented Jul 11, 2020

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.

@karimone
Copy link

Same issue on linux

@magrubertone
Copy link

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...?

@Piwero
Copy link

Piwero commented Jun 26, 2022

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

@wolfred24
Copy link

wolfred24 commented Nov 16, 2022

Same error here

Code_EPVUvQ5PZZ

The books url are ok

Code_uH2VRaWM9u.mp4

Even if i try to download only 1 book

MbqRD4rN1z

@Piwero
Copy link

Piwero commented Nov 17, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants