occ-ai / obs-urlsource

OBS plugin to fetch data from a URL or file, connect to an API or AI service, parse responses and display text, image or audio on scene
https://obsproject.com/forum/resources/url-api-source-fetch-live-data-and-display-it-on-screen.1756/
GNU General Public License v2.0
130 stars 18 forks source link

Read a generated output with image output #76

Closed umireon closed 5 months ago

umireon commented 5 months ago

Fixes the bug that the showing image feature is not working when the size of body_parts_parsed is more than 1. https://discord.com/channels/1200229425141252116/1204005800515862558

This implementation is ugly but it works.