Downloads video files from scattered links throughout a git.ir page.
Note: Only for freely available video.
- Python >= 3.6
- pipx
$ pip install pipx$ pipx install gitir-downloadUpdate package
$ pipx upgrade gitir-downloadAll 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'