Skip to content

kovdavid/SipsDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SipsDownloader

Elixir module for downloading the ElixirSips episodes and all other files.

The login credentials and download location must be set in config/config.exs.

Installation

Clone this repository

git clone https://github.com/DavsX/SipsDownloader
cd SipsDownloader

Update config/config.exs, then generate an executable

mv config/config.exs.sample config/config.exs
vim config/config.exs
mix do deps.get, escript.build

Run the executable

./sips_downloader

About

Utility to download Elixir Sips screencast videos written in Elixir (subscription to Elixir Sips required)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages