[PR #1416] api/pinterest: fixed cobalt sometimes downloading low resolution images #1402

Open
opened 2025-11-09 10:12:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1416
Author: @potatolover68
Created: 8/15/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (4)

  • 2bac4c0 api/pinterest: fixed cobalt sometimes downloading low resolution images
  • b6f35e1 api/pinterest: removed hard-coded resolutions, improved regex, and added safety net fallback in case regex doesn't match
  • c202f63 Merge branch 'main' into main
  • 5b80663 Merge branch 'main' into main

📊 Changes

1 file changed (+66 additions, -7 deletions)

View changed files

📝 api/src/processing/services/pinterest.js (+66 -7)

📄 Description

fixes issue #1284

(I'm using my pc that my friend signed onto so git is being weird)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1416 **Author:** [@potatolover68](https://github.com/potatolover68) **Created:** 8/15/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`2bac4c0`](https://github.com/imputnet/cobalt/commit/2bac4c0620046b2dd472fc8f80efc2d8c8727c8d) api/pinterest: fixed cobalt sometimes downloading low resolution images - [`b6f35e1`](https://github.com/imputnet/cobalt/commit/b6f35e14c6aba1a7b1cda1a55bd598d5d57c14dc) api/pinterest: removed hard-coded resolutions, improved regex, and added safety net fallback in case regex doesn't match - [`c202f63`](https://github.com/imputnet/cobalt/commit/c202f63a189c8d36ced12cd4b117855a89238e7d) Merge branch 'main' into main - [`5b80663`](https://github.com/imputnet/cobalt/commit/5b80663da8ad75e47e4992170d0bbd8ce1356e59) Merge branch 'main' into main ### 📊 Changes **1 file changed** (+66 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/services/pinterest.js` (+66 -7) </details> ### 📄 Description fixes issue #1284 (I'm using my pc that my friend signed onto so git is being weird) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:12:18 -06:00
Sign in to join this conversation.