[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#59287: Adding svtplay-dl
From: |
Ludovic Courtès |
Subject: |
bug#59287: Adding svtplay-dl |
Date: |
Mon, 28 Nov 2022 23:33:24 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi Jessica,
Jessica Tallon <tsyesika@tsyesika.se> skribis:
>>From e38e635f459aa7740459b40943af88b6ee2624fd Mon Sep 17 00:00:00 2001
> Message-Id:
> <e38e635f459aa7740459b40943af88b6ee2624fd.1668546132.git.tsyesika@tsyesika.se>
> From: Jessica Tallon <tsyesika@tsyesika.se>
> Date: Tue, 15 Nov 2022 22:00:01 +0100
> Subject: [PATCH] Add svtplay-dl
>
> * gnu/packages/video.scm (svtplay-dl): New variable.
Fixed a couple of typos (see below) and applied it.
Thanks,
Ludo’.
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index b443ad5d8d..297252d1ae 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5626,7 +5626,7 @@ (define-public svtplay-dl
(home-page "https://svtplay-dl.se/")
(synopsis "Download or stream SVT Play's (and others) TV programmes")
(description
- "@code{svtplay-dl} allows downloading TV programmes from various swedish
-broadcasters including SVT Play, Sveriges Radio, TV4 Play, among with many
+ "@code{svtplay-dl} allows downloading TV programmes from various Swedish
+broadcasters including SVT Play, Sveriges Radio, TV4 Play, along with many
others.")
(license license:expat)))