Thinki-Downloader icon indicating copy to clipboard operation
Thinki-Downloader copied to clipboard

A php based utility to download courses from Thinkific based sites like PacktPub for personal offline use.

Results 9 Thinki-Downloader issues
Sort by recently updated
recently updated
newest added

**Who I am + Context:** minimum coding background, found your git while trying to figure out how to download a free course hosted through thinkific course, got the basics of...

- Chunked File Downloads - Filter File Names before saving

Trying to download the Dr. Gains courses here: https://www.dr-gains.com/all-access-premium They offered a free one-month trial for everything, so trying to download it so I can have time to look through....

enhancement

Verification Required: Script doesn't download audio files for contentable type: audio It also doesn't download attached files from pages where you have text and then attached files at the bottom...

Hello, Thank you for for the beautiful script. Very useful. I have a few suggestions : - Adding a total course and individual video download percentage. When downloading large videos...

Hi To accelerate downloads, what about parallel downloads (configurable with en var)? Regards

There's something wrong on downloading contents from lessons with soundslice embedded viewer. The result is: Failed embed allowlist check. lesson in the format: { "id": 58246056, "position": 2, "chapter_id": 3295913,...

Users reported downloads appearing frozen on large files, unclear file size differences, and need for parallel downloads (issue #36). ## Changes ### Progress Tracking - Modified `downloadFileChunked()` to display real-time...