Popularity
2.7
Declining
Activity
0.0
Stable
15
3
1
Monthly Downloads: 0
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.
-
erlang-history
Hacks to add shell history to Erlang's shell. -
retry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays -
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! -
sitemap
Sitemap is the easiest way to generate Sitemaps in Elixir. -
plasm
Ecto's composable query multitool (.count, .random, .earliest, .latest, .find, .at, .on, etc.) -
sitemapper
Fast, stream based XML Sitemap generator in Elixir -
ar2ecto
Migrate your active record migrations to ecto compatible migrations -
dot-notes
Simple dot/bracket notation parsing/conversion for Maps/Lists -
fitex
FitEx is a Macro-Module which provides a bit of sugar for function definitions. -
exjprop
Elixir library for reading Java properties files from various sources. -
ExNric
Validation for National Registration Identity Card numbers (NRIC) -
ex_progress
A library for tracking progress across many tasks and sub-tasks
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.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