From babb43514448abcf88d38aac329fe3a3681cb6df Mon Sep 17 00:00:00 2001 From: Ghost Date: Fri, 5 Jun 2020 22:22:12 -0700 Subject: [PATCH] [update] Project addition --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3884c597..84acd73a 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ This library was successfully used in streaming software developed for company w years ago. It was tested then in generating of VOD and Live streams and parsing of Widevine Live streams. Also the library used in opensource software so you may look at these apps for usage examples: +* [SoundCloud downloader](https://github.com/imthaghost/scdl) * [HLS downloader](https://github.com/kz26/gohls) * [Another HLS downloader](https://github.com/Makombo/hlsdownloader) * [HLS utils](https://github.com/archsh/hls-utils)