From cd131a81dab30040f4b4676268ec93f807109358 Mon Sep 17 00:00:00 2001 From: Sp5rky Date: Sat, 19 Jul 2025 23:57:27 -0600 Subject: [PATCH] Updated Services (markdown) --- Services.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Services.md b/Services.md index 419ff9c..2a0c1a4 100644 --- a/Services.md +++ b/Services.md @@ -1,11 +1,10 @@ unshackle doesn't include any services by default. You must create your own services for the platforms you have legal access to. -Unlike similar project's such as [youtube-dl], unshackle does not currently come with any Services. You must develop your -own Services and only use unshackle with Services you have the legal right to do so. +Unlike similar project's such as yt-dlp, unshackle does not currently come with any Services. You must develop your own Services and only use unshackle with Services you have the legal right to do so. > [!NOTE] > If you made a Service for unshackle that does not use widevine or any other DRM systems, feel free to make a Pull Request -> and make your service available to others. Any Service on [youtube-dl] (or [yt-dlp]) would be able to be added to the +> and make your service available to others. Any Service on yt-dlp would be able to be added to the > unshackle repository as they both use the [Unlicense license] therefore direct reading and porting of their code would be > legal.