"png|webp|gif# Rotate
vips rot filename.jxl new_filename.jxl d90
+
+ Download:
+
+
yt-dlp -f - "https://www.youtube.com/watch?v=video_id"
+
Feel free to ask me via
diff --git a/posts/2023-07-01-pastebin.md b/posts/2023-07-01-pastebin.md
index 3c691f8..ac86f68 100644
--- a/posts/2023-07-01-pastebin.md
+++ b/posts/2023-07-01-pastebin.md
@@ -332,3 +332,11 @@ fd "png|webp|gif" --exec-batch rm
# Rotate
vips rot filename.jxl new_filename.jxl d90
```
+
+## [yt-dlp](https://github.com/yt-dlp/yt-dlp)
+
+Download:
+
+```sh
+yt-dlp -f - "https://www.youtube.com/watch?v=video_id"
+```