Похожие чаты

So I have a JSON object that I fetched from

an API.
The JSON includes multiple objects and each object has 3 pairs of key/value. One of the keys is a url that is sent like this:
https://static-cdn.jtvnw.net/ttv-boxart/Red%20Dead%20Redemption%202-{width}x{height}.jpg
Now I want to format all the links in the JSON to replace "{width}" and "{height}" with a desired number to make it look like this:
https://static-cdn.jtvnw.net/ttv-boxart/Red%20Dead%20Redemption%202-200x200.jpg
How can I do this? Just could not find any solution from Google (using .replace(), etc.)

6 ответов

10 просмотров

Url is a key?

Hossein- Автор вопроса
MrObjectOriented Ass
Url is a key?

[ { "id": "509658", "name": "Just Chatting", "box_art_url": "https://static-cdn.jtvnw.net/ttv-boxart/Just%20Chatting-{width}x{height}.jpg" } ] this is an actual JSON example but with only one object in it. i usually get 100 objects

Hossein
[ { "id": "509658", "name": "J...

Url is a value right, its not a JSON key

Hossein- Автор вопроса
MrObjectOriented Ass
Url is a value right, its not a JSON key

yep the URL is a value for box_art_url key

Hossein- Автор вопроса
MrObjectOriented Ass
And you can use .replace

I did try to use that, but since there are 100 objects I have to put the .replace in a for loop

Похожие вопросы

Обсуждают сегодня

Всем привет, написал код ниже, но он выдает сегфолт, в чем причина? #include <stdio.h> #include <stdlib.h> #include <string.h> struct product { char *name; float price; };...
buzz базз
75
I love the passion, really do. I do think this is being blown way out of proportion. We are not deleting our Telegram or not allowing you to talk about anything you want, a...
Mike Herron
3
Did you guys see the latest tweet from TonGifts? 🚀
Mike
44
Hey guys, did you see the latest announcement about $FUN? 🔥
Brian
21
Question: when will have qnt holders a tool to stake tokens in lcx? Answer, Verdian: yes soon.
David Ch
14
Did kadena deliver anything on time?
Femboi Uwu
23
А как лучше конвертировать физический адрес в виртуальный при маппинге? В случае ядра у меня, например, direct mapping, первые 768МБ я как есть мапплю в higher half, а остальн...
Evg Resh
26
Всем привет, подскажите/посоветуйте пожалуйста. Фаердак компоненты, имею одно место где бизнес хочет видеть при открытии формы список всех клиентов, это порядка 30к. Мои дово...
Sasha Sch
14
Ребят, если кто в курсе - скажите, а в загранке такое же засилье маркетплейсов? или там простые сермяжные интернет-магазины живут попроще?
Андрей [aharito] Харитонов
14
Коллеги, доброе утро. Запустил на удаленном хосте приложение (ручками зашел туда по ssh и запустил, не командой удаленно). Создал потом ssh-туннель, и с моей машины приложение...
Δημήτηρ
9
Карта сайта