使用 Flickr API 查找没有标签的照片的最简单方法

发布于 2024-07-09 16:20:17 字数 152 浏览 7 评论 0原文

我正在开发一个小项目来帮助我在 Flickr 上标记内容。

我一直在查看 API,有明显的方法可以搜索标记的内容,但不是一种简单的方法来查找未标记的内容(无需循环遍历图像 ID,直到找到没有标记的内容)。

过去有人遇到过这个问题并找到了简单的解决方法吗?

I'm working on a small project to help me tag content on Flickr.

I've been looking through the API and there's obvious ways to search for tagged content, but not a simple way of finding what content hasn't been tagged (without just looping through image ID's till I find one with no tag).

Has anyone come across this in the past and found an easy work around?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不一样的天空 2024-07-16 16:20:17

flickr.photos.getUntagged 将为您自己的照片执行此操作。 我很确定除了暴力之外,没有其他方法可以进行更一般的搜索。

flickr.photos.getUntagged will do that for your own photos. I'm pretty sure that there's no way to do it for more general searches, other than brute force.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文