From 1de37e7ca692bd1acd50f3a02f7650aeb16667e2 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 18 Nov 2024 19:01:06 -0800 Subject: fix comment --- nix/profiles/home-manager/media.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix') diff --git a/nix/profiles/home-manager/media.nix b/nix/profiles/home-manager/media.nix index e3fc3a9..d3351fa 100644 --- a/nix/profiles/home-manager/media.nix +++ b/nix/profiles/home-manager/media.nix @@ -21,7 +21,7 @@ # Save videos under "~/Movies/WebsiteName/" with the filename "VideoTitle---FormatNote-VideoId.VideoExtension" --output "~/Movies/%(extractor_key)s/%(title)s---%(format_note)s-%(id)s.%(ext)s" - # Download subtitles for English, French and German + # Download subtitles for English and French --sub-langs en,fr # Embed subtitles in the video (only possible with mp4, webm and mkv files) -- cgit 1.4.1