This is a Tampermonkey/Greasemonkey userscript to automate downloading course videos from Maktabkhooneh.
- Adds a "Download" button to course pages
- Extracts download links for all video units
- Opens a new tab with direct links to download all videos
- Install the Tampermonkey (Chrome) or Greasemonkey (Firefox) extension.
- Click here to install the script.
- Go to any course page on Maktabkhooneh that you have purchased and own access to.
- Click the
دانلود
(Download) button to extract download links. - The script will automatically collect and display the download links for each course unit in a new page.
You should only use this on courses that you have legitimately purchased and own access to. Downloading courses you don't own may violate Maktabkhooneh's terms of service.
The script adds a "Download" button to the course pages. When clicked, it:
- Extracts all unit links from the current page
- Sends GET requests to those links to fetch the unit pages
- Parses the response HTML to extract the video download links
- Opens a new tab with the download links listed So with one click you can get direct download links for the entire course
This project is licensed under the MIT License - see the LICENSE file for details.
This userscript was created by EVOL-ution.