diff --git a/dotfiles/gallery-dl/config.json b/dotfiles/gallery-dl/config.json index e4de50c..8a56f04 100644 --- a/dotfiles/gallery-dl/config.json +++ b/dotfiles/gallery-dl/config.json @@ -13,6 +13,14 @@ "directory": [], "filename": "{filename}.{extension}" }, + "bluesky": { + "username": "jawz.bsky.social", + "password": "isrb-ydbt-oz52-v7z3", + "directory": ["{author['handle']}"], + "include": ["media"], + "reposts": false, + "videos": true + }, "twitter": { "skip": "abort:1", "directory": ["{user[name]}"],