fix wording

This commit is contained in:
wukko 2023-09-16 16:31:02 +06:00
parent ad9b6ebdd3
commit f7247b87f0
2 changed files with 2 additions and 2 deletions

View file

@ -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 | ✅ | ✅ | ✅ | |

View file

@ -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