From 8940fd950b6742ca4223e6113cc5843ebd334c40 Mon Sep 17 00:00:00 2001 From: Eugene Rusk Date: Fri, 3 May 2024 02:00:20 +0700 Subject: [PATCH] chore: add additional note about pinterest --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8374817a..4a5826e9 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ this list is not final and keeps expanding over time. if support for a service y | twitter/x | lets you pick what to save from multi-media posts. may not be 100% reliable due to current management. | | vimeo | audio downloads are only available for dash. | | youtube | supports videos, music, and shorts. 8K, 4K, HDR, VR, and high FPS videos. rich metadata & dubs. h264/av1/vp9 codecs. | +| pinterest | supports gifs, videos, and images | ## cobalt api cobalt has an open api that you can use in your projects *for free~*. it's easy and straightforward to use, [check out the docs](/docs/api.md) to learn how to use it.