Popularity
2.4
Growing
Activity
0.0
Stable
14
2
1
Monthly Downloads: 21
Programming language: Elixir
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.
-
erlware_commons
Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components. -
async_with
The asynchronous version of Elixir's "with", resolving the dependency graph and executing the clauses in the most performant way possible! -
plasm
Ecto's composable query multitool (.count, .random, .earliest, .latest, .find, .at, .on, etc.) -
WeightedRandom
Elixir weighted random pick library optimised for quick take_one and take_n operations
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of sips_downloader or a related project?
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