diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-26 00:45:36 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-26 00:45:36 +0200 |
| commit | d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8 (patch) | |
| tree | 70048479e9573569dcb0cb35ea86a3116204ea04 /content/notes/download-youtube-videos.md | |
| parent | 43b0708769eb61392050045b881f8e6ba39c5b66 (diff) | |
| download | mitjafelicijan.com-d26a55ee8b520a1ae0fc4c0973d3f9880a5357f8.tar.gz | |
Housecleaning
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 | |||
