FelixFrog / pdfgrabber

Download PDF books from bSmart, Pearson, Oxford, and many more!
GNU Affero General Public License v3.0
114 stars 16 forks source link

Blinklearning download error #82

Closed helenup66 closed 5 months ago

helenup66 commented 7 months ago

Good evening. When I try to download book from Blinklearning, I have this error. It was happend yesterday. Before yesterday i have downloaded all books I bought 2024-04-20_19-18-55

TheUnrealZaka commented 7 months ago

Yea, sometimes happens with BlinkLearning. You need to wait 4 hours and it will fix itself.

helenup66 commented 6 months ago

Yea, sometimes happens with BlinkLearning. You need to wait 4 hours and it will fix itself.

Unfortunately it doesn't work yet((

markos00 commented 5 months ago

Hi! I'm having the same problem unfortunately. Has BlinkLearning changed its api in the meantime?

Traceback (most recent call last): File "C:\Users--\Desktop\pdfgrabber-master\main.py", line 271, in main() File "C:\Users--\Desktop\pdfgrabber-master\main.py", line 253, in main downloadbook() File "C:\Users--\Desktop\pdfgrabber-master\main.py", line 119, in downloadbook books = utils.library(service, token) File "C:\Users--\Desktop\pdfgrabber-master\utils.py", line 99, in library return service.library(token) File "C:\Users--\Desktop\pdfgrabber-master\services\blk.py", line 17, in library return mcm.library(token, blinklearning_baseurl) File "C:\Users--\Desktop\pdfgrabber-master\services\mcm.py", line 89, in library coursejson = json.load(userzip.open("coursePlayer/curso_jsonidcurso" + cid + ".htm")) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64qbz5n2kfra8p0\lib\zipfile.py", line 1516, in open zinfo = self.getinfo(name) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64qbz5n2kfra8p0\lib\zipfile.py", line 1443, in getinfo raise KeyError( KeyError: "There is no item named 'coursePlayer/curso_json_idcurso_4427866.htm' in the archive"