update readme and services config
This commit is contained in:
parent
6be2c7344e
commit
244357820d
2 changed files with 2 additions and 2 deletions
|
@ -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 |
|
| Service | Video + Audio | Only audio | Only video | Additional notes or features |
|
||||||
| -------- | :---: | :---: | :---: | :----- |
|
| -------- | :---: | :---: | :---: | :----- |
|
||||||
| bilibili.com | ✅ | ✅ | ✅ | |
|
| 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 | ✅ | ✅ | ✅ | |
|
| Instagram Reels | ✅ | ✅ | ✅ | |
|
||||||
| Pinterest | ✅ | ✅ | ✅ | Support for videos and stories. |
|
| Pinterest | ✅ | ✅ | ✅ | Support for videos and stories. |
|
||||||
| Reddit | ✅ | ✅ | ✅ | Support for GIFs and videos. |
|
| Reddit | ✅ | ✅ | ✅ | Support for GIFs and videos. |
|
||||||
|
|
|
@ -53,7 +53,7 @@
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
"instagram": {
|
"instagram": {
|
||||||
"alias": "instagram reels & video posts",
|
"alias": "instagram reels & posts",
|
||||||
"patterns": ["reels/:id", "reel/:id", "p/:id"],
|
"patterns": ["reels/:id", "reel/:id", "p/:id"],
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue