mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-05 07:49:58 +00:00
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 |
|
||||
| -------- | :---: | :---: | :---: | :----- |
|
||||
| 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. |
|
||||
|
|
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue