Skip to content

yankeexe/git.ir_downloader

Repository files navigation

Build Status PyPI

git.ir Video Downloader

Downloads video files from scattered links throughout a git.ir page.

Note: Only for freely available video.

Installing:

Installation Requirements:

  • Python >= 3.6
  • pipx
$ pip install pipx
$ pipx install gitir-download

Update package

$ pipx upgrade gitir-download

Usage:

All the files will be downloaded inside a custom folder based on the URL.

$ gid <git.ir_url>

To create a user defined function, use the --name flag.

$ gid <git.ir_url> --name 'Python Scripting'