From 04014aa986201acebebf94c5f5e797c99cc537d1 Mon Sep 17 00:00:00 2001 From: Aadit Ranjan Date: Fri, 12 Aug 2022 01:35:20 -0400 Subject: [PATCH] Added Category 'Python' and entry 'Streamlink' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b80ed2f..bcabe94 100644 --- a/README.md +++ b/README.md @@ -269,3 +269,7 @@ Even if you are just a developer, manager or co-founder looking for a sample app |------|-------------|------| | [SumatraPDF](https://www.sumatrapdfreader.org/free-pdf-reader) | Open source PDF, eBook (epub, mobi), comic book (cbz/cbr), DjVu, XPS, CHM, image viewer for Windows. | [https://github.com/sumatrapdfreader/sumatrapdf](https://github.com/sumatrapdfreader/sumatrapdf) +## Python +| Name | Description | Link | +|------|-------------|------| +| [Streamlink](https://streamlink.github.io/index.html) | CLI utility which pipes video streams from various services into a video player. | [https://github.com/streamlink/streamlink](https://github.com/streamlink/streamlink)