mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-26 10:15:14 +00:00
Duplicate website/docs/applications/download-tools/youtubedlmaterial.md history in roles/youtubedlmaterial/docs/ history.
This commit is contained in:
parent
cad799dea0
commit
d039d1e16f
1 changed files with 19 additions and 0 deletions
19
roles/youtubedlmaterial/docs/youtubedlmaterial.md
Normal file
19
roles/youtubedlmaterial/docs/youtubedlmaterial.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: "YouTubeDL-Material"
|
||||
---
|
||||
|
||||
Homepage: <https://github.com/Tzahi12345/YoutubeDL-Material>
|
||||
Docker Container: <https://hub.docker.com/r/tzahi12345/youtubedl-material>
|
||||
|
||||
YoutubeDL-Material is a Material Design frontend for youtube-dl. It's coded using Angular 9 for the frontend, and Node.js on the backend.
|
||||
|
||||
## Usage
|
||||
|
||||
Set `youtubedlmaterial_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||||
|
||||
The YouTubeDL-Material web interface can be found at <http://ansible_nas_host_or_ip:8998>.
|
||||
|
||||
## Specific Configuration
|
||||
|
||||
A YouTube directory will be created in your configured downloads spot. YouTubeDL-Material downloads will be placed there.
|
||||
You can change the download location via `inventories/<your_inventory>/nas.yml` file.
|
Loading…
Reference in a new issue