diff --git a/README.md b/README.md index a2bcc298..1ce676ac 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ this list is not final and keeps expanding over time. if support for a service y | :-------- | :-----------: | :--------: | :--------: | :------: | :-------------: | | bilibili.com & bilibili.tv | ✅ | ✅ | ✅ | ➖ | ➖ | | dailymotion | ✅ | ✅ | ✅ | ✅ | ✅ | -| instagram posts & stories | ✅ | ✅ | ✅ | ➖ | ➖ | -| instagram reels | ✅ | ✅ | ✅ | ➖ | ➖ | +| instagram posts & reels | ✅ | ✅ | ✅ | ➖ | ➖ | | ok video | ✅ | ❌ | ❌ | ✅ | ✅ | | pinterest | ✅ | ✅ | ✅ | ➖ | ➖ | | reddit | ✅ | ✅ | ✅ | ❌ | ❌ | @@ -44,7 +43,7 @@ this list is not final and keeps expanding over time. if support for a service y ### additional notes or features (per service) | service | notes or features | | :-------- | :----- | -| instagram | supports photos, videos, and stories. lets you pick what to save from multi-media posts. | +| instagram | supports reels, photos, and videos. lets you pick what to save from multi-media posts. | | pinterest | supports photos, gifs, videos and stories. | | reddit | supports gifs and videos. | | soundcloud | supports private links. | diff --git a/src/modules/processing/servicesConfig.json b/src/modules/processing/servicesConfig.json index 0b98f1d5..f714b827 100644 --- a/src/modules/processing/servicesConfig.json +++ b/src/modules/processing/servicesConfig.json @@ -70,7 +70,7 @@ "enabled": true }, "instagram": { - "alias": "instagram reels, posts & stories", + "alias": "instagram posts & reels", "altDomains": ["ddinstagram.com"], "patterns": [ "reels/:postId", ":username/reel/:postId", "reel/:postId", "p/:postId", ":username/p/:postId",