update readme and services config

This commit is contained in:
wukko 2023-08-20 19:59:34 +06:00
parent 6be2c7344e
commit 244357820d
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ Paste the link, get the video, move on. It's that simple. Just how it should be.
| Service | Video + Audio | Only audio | Only video | Additional notes or features |
| -------- | :---: | :---: | :---: | :----- |
| bilibili.com | ✅ | ✅ | ✅ | |
| Instagram | ✅ | ✅ | ✅ | Ability to pick what to save from multi-media posts. |
| Instagram | ✅ | ✅ | ✅ | Supports photos and videos, lets you pick what to save from multi-media posts. |
| Instagram Reels | ✅ | ✅ | ✅ | |
| Pinterest | ✅ | ✅ | ✅ | Support for videos and stories. |
| Reddit | ✅ | ✅ | ✅ | Support for GIFs and videos. |

View file

@ -53,7 +53,7 @@
"enabled": true
},
"instagram": {
"alias": "instagram reels & video posts",
"alias": "instagram reels & posts",
"patterns": ["reels/:id", "reel/:id", "p/:id"],
"enabled": true
},