blinkist-m4a-downloader icon indicating copy to clipboard operation
blinkist-m4a-downloader copied to clipboard

0 bytes file

Open icf20 opened this issue 6 years ago • 5 comments

wget grabs 0 bytes files, is this directly related to wget?

icf20 avatar Feb 13 '19 15:02 icf20

If this happens, it means the book does not have audio. I need to fix this in the next version.

luckylittle avatar Feb 16 '19 03:02 luckylittle

go run download.go Visiting https://www.blinkist.com/en/nc/reader/undo-it-en 2019/05/31 10:31:24 Book page response received HTTP200 Book title is: Undo It! API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ab1226cee0700085d0fb6/audio for chapter Undo It!/0 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad8736cee0700085d1023/audio for chapter Undo It!/1 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad8956cee070008cad3a2/audio for chapter Undo It!/2 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad8b46cee0700085d1024/audio for chapter Undo It!/3 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad8d66cee070008cad3a3/audio for chapter Undo It!/4 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad8f36cee0700085d1025/audio for chapter Undo It!/5 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad9126cee070008cad3a4/audio for chapter Undo It!/6 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad9326cee0700085d1026/audio for chapter Undo It!/7 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad94b6cee070008cad3a5/audio for chapter Undo It!/8 API Link:https://www.blinkist.com/api/books/5c5aafc26cee0700085d0fb4/chapters/5c5ad95f6cee0700085d1027/audio for chapter Undo It!/9 http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Folder already exist, investigate! http://: Invalid host name. 2019/05/31 10:31:27 Requests made: 11 (1 responses) | Callbacks: OnRequest: 0, OnHTML: 3, OnResponse: 11, OnError: 0 Visiting 2019/05/31 10:31:29 Requests made: 0 (0 responses) | Callbacks: OnRequest: 0, OnHTML: 3, OnResponse: 1, OnError: 0

As you can see the book has audio but zero sized files downloaded.

napokhte avatar May 31 '19 06:05 napokhte

This is fixed on my PR https://github.com/luckylittle/blinkist-m4a-downloader/pull/5

pasmat avatar Dec 04 '19 19:12 pasmat

@pasmat nice, i wonder if will get merged

icf20 avatar Dec 10 '19 18:12 icf20

@icf20 at least those seeking answer for this will find fix! 😄

pasmat avatar Dec 11 '19 19:12 pasmat