Skip to content

nktfh100/gool-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gool Downloader

A simple python script that downloads videos for offline use from https://bagrut.gool.co.il/

Installation

Install python 3 then install the required packages and ffmpeg:

pip install -r requirements.txt
ffdl install

CLI Options

  • --free: Enable free mode, use this to download the free videos that do not require premium access.
  • --timeout: Time to wait between each video download, default is 5 seconds.

Usage

python main.py [-h] [--free] [--timeout TIMEOUT]

How to use the script:

  1. Run the script with the desired options.
  2. A web browser will open, login to your account.
  3. Navigate to the topic you want to download (Example)
  4. The script will start downloading the videos.