bash_downloaders

several downloaders written in bash that combine to a powerful script

bash_downloaders

these are several downloaders written in bash

supported pages

how to use this

  1. take a look at the releases tab
  2. download the script
  3. read the script or build it yourself from modules
  4. make it runnable for example with chmod 700 media_dl.sh
  5. run it with ./media_dl.sh "link_to_supported_website"

For more infos consult the readme of each module if there is anything specific to note

how to build

run ./build.sh in the main directory of the repository

dependencies

please add dependencies here as you go

supported pages

how to develop extensions

dev dependencies

upcoming