Popularity
2.5
Declining
Activity
0.0
Stable
14
3
1

Monthly Downloads: 4
Programming language: Elixir
License: MIT License
Tags: Utilities    

sips_downloader alternatives and similar packages

Based on the "Utilities" category.
Alternatively, view sips_downloader alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of sips_downloader or a related project?

Add another 'Utilities' Package

README

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