mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-17 22:00:00 +00:00
fix wording
This commit is contained in:
parent
ad9b6ebdd3
commit
f7247b87f0
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ Paste the link, get the video, move on. It's that simple. Just how it should be.
|
||||||
| Streamable | ✅ | ✅ | ✅ | |
|
| Streamable | ✅ | ✅ | ✅ | |
|
||||||
| TikTok | ✅ | ✅ | ✅ | Supports downloads of: videos with or without watermark, images from slideshow without watermark, full (original) audios. |
|
| TikTok | ✅ | ✅ | ✅ | Supports downloads of: videos with or without watermark, images from slideshow without watermark, full (original) audios. |
|
||||||
| Tumblr | ✅ | ✅ | ✅ | Support for audio file downloads. |
|
| Tumblr | ✅ | ✅ | ✅ | Support for audio file downloads. |
|
||||||
| Twitch Clips/VODs | ✅ | ✅ | ✅ | |
|
| Twitch Clips & Videos | ✅ | ✅ | ✅ | |
|
||||||
| Twitter/X * | ✅ | ✅ | ✅ | Ability to pick what to save from multi-media tweets. |
|
| Twitter/X * | ✅ | ✅ | ✅ | Ability to pick what to save from multi-media tweets. |
|
||||||
| Vimeo | ✅ | ✅ | ✅ | Audio downloads are only available for dash files. |
|
| Vimeo | ✅ | ✅ | ✅ | Audio downloads are only available for dash files. |
|
||||||
| Vine Archive | ✅ | ✅ | ✅ | |
|
| Vine Archive | ✅ | ✅ | ✅ | |
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"enabled": true
|
"enabled": true
|
||||||
},
|
},
|
||||||
"twitch": {
|
"twitch": {
|
||||||
"alias": "twitch clips, videos & vods",
|
"alias": "twitch clips & videos",
|
||||||
"tld": "tv",
|
"tld": "tv",
|
||||||
"patterns": ["videos/:video", ":channel/clip/:clip"],
|
"patterns": ["videos/:video", ":channel/clip/:clip"],
|
||||||
"enabled": true
|
"enabled": true
|
||||||
|
|
Loading…
Reference in a new issue