From d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 26 May 2023 00:45:36 +0200 Subject: Housecleaning --- content/notes/download-youtube-videos.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/notes/download-youtube-videos.md') diff --git a/content/notes/download-youtube-videos.md b/content/notes/download-youtube-videos.md index 6d26d12..f9f9481 100644 --- a/content/notes/download-youtube-videos.md +++ b/content/notes/download-youtube-videos.md @@ -22,3 +22,4 @@ Download and install https://github.com/yt-dlp/yt-dlp. # This will download all videos in videos.txt. yt-dlp --batch-file videos.txt -N `nproc` -f webm ``` + -- cgit v1.2.3