Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
F0903 committed Aug 28, 2023
1 parent 7f95ae0 commit 50d8fc8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
[![Rust](https://github.com/F0903/dr-downloader/actions/workflows/rust.yml/badge.svg?branch=master)](https://github.com/F0903/dr-downloader/actions/workflows/rust.yml)
[![Crates.io](https://shields.io/crates/v/dr-downloader.svg)](https://crates.io/crates/dr-downloader)

A command-line downloader that downloads media from DR (Danish Broadcasting Corporation) in parallel, and converts them to convenient MP4 files (or any other format you'd like).
A command-line program that downloads media from DR-TV (Danish Broadcasting Corporation) in parallel, and converts them to MP4 files (or any other format you'd like).
Can be used both interactively by launching it normally, or by launching the program with arguments from a terminal.

To use, launch the executeable and use the commands below (also works by passing launch arguments).
To use as a library, [use the dedicated library instead.](https://github.com/F0903/dr-downloader)
Release binaries are provided through the build actions, or the releases.

Release binaries are provided through the build action, and can be accessed through the Actions menu.
To use as a library, [use the dedicated library instead.](https://github.com/F0903/dr-downloader)

Note:
This program will most likely only work in Denmark, as DR has restrictions on who can access their content.
Expand Down

0 comments on commit 50d8fc8

Please sign in to comment.