From 970dff25c7ef2ba784486ef87cda6b0ed37f8b92 Mon Sep 17 00:00:00 2001 From: Tzahi12345 Date: Fri, 20 Mar 2020 19:17:10 -0400 Subject: [PATCH] Updated API (markdown) --- API.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index 148bcb9..9ed7fc5 100644 --- a/API.md +++ b/API.md @@ -1,9 +1,11 @@ -# API +# Introduction You can use the internal API on your server to run downloads on your instance without using the frontend. All of the available endpoints can be seen over [here](https://github.com/Tzahi12345/YoutubeDL-Material/blob/master/backend/app.js) -- search for '/api/' on the page to find all the endpoints. Note that in the future, the API will be updated such that it can be accessed outside of your network, and will be more documented both internally and in this very wiki page. +# Available Endpoints + ## Downloading files ### Downloading audio files