Skip to content

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

License

Notifications You must be signed in to change notification settings

chessboards/Thinki-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub stars GitHub forks GitHub issues GitHub license

Thinki-Downloader

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

Revision 5 ~ 14th June 2021

!NEW! Memory Limit Exhausted Error fixed. Downloading will be chunked. Max memory usage so far has been 10 MB in my system 🚀.
!NEW! Downloading files in Windows is now supported!
!NEW! Chapterwise Downloading added!
!NEW! Added Support for non-downloadable videos.

How to Use

Follow the video to set cookie data and client date in the config.php file.
Video will be updated to match v3.1 soon.
How to use Thinkifi-Downloader
https://www.youtube.com/watch?v=RqaJkuTz_5g

php thinkidownloader3.php LINK-HERE

LINK FORMAT : https://URL-OF-WEBSITE/api/course_player/v2/courses/COURSE-NAME-SLUG

DISCLAIMER: This script only downloads enrolled courses from thinkific based website. Owner of this repository is not responsible for any misuse if you share your credentials with strangers.

Currently Downloads :

  1. Notes
  2. Videos

Planned :

  1. PDF Downloads

Tested Websites :

  • PACKTPUB
  • HOOTSUITE

Tested Using :

  • PHP v7.4.13 (cli) (built: Nov 24 2020 12:43:32) ( ZTS Visual C++ 2017 x64 )
  • Windows 7/8/10, Ubuntu, CentOS 7

If you like this work, consider buying me a coffee!
You can also tip me BATs if you are using Brave Browser

©SumeetWeb ~ https://github.com/sumeetweb

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%