diff options
Diffstat (limited to 'content/notes/download-youtube-videos.md')
| -rw-r--r-- | content/notes/download-youtube-videos.md | 1 |
1 files changed, 1 insertions, 0 deletions
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. | |||
| 22 | # This will download all videos in videos.txt. | 22 | # This will download all videos in videos.txt. |
| 23 | yt-dlp --batch-file videos.txt -N `nproc` -f webm | 23 | yt-dlp --batch-file videos.txt -N `nproc` -f webm |
| 24 | ``` | 24 | ``` |
| 25 | |||
