From 530f3188445e05dc24aee8ba7a4757fe8d623085 Mon Sep 17 00:00:00 2001 From: voc0der Date: Thu, 5 Mar 2026 09:59:31 -0500 Subject: [PATCH] docs(readme): remove iOS shortcut section --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 67cb36d..45c08f1 100644 --- a/README.md +++ b/README.md @@ -207,12 +207,6 @@ To get started, go to the settings menu and enable the public API from the *Extr Once you have enabled the API and have the key, you can start sending requests by adding the query param `apiKey=API_KEY`. Replace `API_KEY` with your actual API key, and you should be good to go! Nearly all of the backend should be at your disposal. View available endpoints in the link above. -## iOS Shortcut - -If you are using iOS, try YoutubeDL-Material more conveniently with a Shortcut. With this Shortcut, you can easily start downloading YouTube video with just two taps! (Or maybe three?) - -You can download Shortcut [here.](https://routinehub.co/shortcut/10283/) - ## Contributing If you're interested in contributing, first: awesome! Second, please refer to the guidelines/setup information located in the [Contributing](https://github.com/voc0der/YoutubeDL-Material/wiki/Contributing) wiki page, it's a helpful way to get you on your feet and coding away.