ansible-nas/website/docs/applications/download-tools/youtubedlmaterial.md

20 lines
906 B
Markdown
Raw Normal View History

2022-09-20 22:00:57 +00:00
---
title: "YouTubeDL-Material"
---
2020-04-23 06:25:44 +00:00
Homepage: [https://github.com/Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)
Docker Container: [https://hub.docker.com/r/tzahi12345/youtubedl-material](https://hub.docker.com/r/tzahi12345/youtubedl-material)
2020-04-23 06:25:44 +00:00
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>/group_vars/nas.yml` file.
2020-04-23 06:25:44 +00:00
The YouTubeDL-Material web interface can be found at [http://ansible_nas_host_or_ip:8998](http://ansible_nas_host_or_ip:8998).
2020-04-23 06:25:44 +00:00
## 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>/group_vars/nas.yml` file.