sumeetweb / Thinki-Downloader

A php based utility to download courses from Thinkific based sites like PacktPub for personal offline use.
MIT License
74 stars 28 forks source link

PDF not supported? #21

Closed herminian closed 2 years ago

herminian commented 2 years ago

The script has worked for me so far, thank you very much. However, folders for chapters that contain solely pdf files are completely empty. Is there any way I can download the pdf files, or is it currently not supported at all?

sumeetweb commented 2 years ago

Hello, @herminian. Thanks for trying out the script.

PDF downloading are supported in Thinki-Downloader. It will be helpful to debug if you can share the .json file generated by script.

herminian commented 2 years ago

Thanks for your reply. I have sent the .json file to your email. Have you received it?

sumeetweb commented 2 years ago

Hi, there. Just pushed PDF Downloads. Please check.

maqeelqureshi commented 2 years ago

Generating Pdf files with 0 size.

sumeetweb commented 2 years ago

Send course json dumps for evaluating it.

maqeelqureshi commented 2 years ago

I tried on another machine, it's working fine. Thanks