URL/API Source: Live Data, Media and AI on OBS Made Simple

URL/API Source: Live Data, Media and AI on OBS Made Simple v0.3.0

Version 0.0.7 of obs-urlsource introduces SSL options for secure requests, a "Run While Not Visible" option, improved JSON handling by removing escaped quotes, along with fixing the macOS universal build.

If this plugin has been valuable to you consider adding a ⭐ to the GH repo and supporting my work: https://github.com/sponsors/royshil

Watch the tutorial on YouTube for additional details. I will be adding an updated video with recent features.

What's Changed​

Full Changelog: 0.0.6...0.0.7
This release fixes M1 builds and various bugs and segfaults.

What's Changed​

New Contributors​

Full Changelog: 0.0.5...0.0.6
In this release:

  • Allowing to output the result to an external Text source (which has nicer, easier formatting options)
  • Adding a "post processing" regex on the output to e.g. deal with floating point numbers or extracting info
  • Adding a .zip file for Windows portable OBSs
  • Allowing update timer to go to 1000000 ms (1000s, 16 minutes)
If this plugin has provided value to you, consider sponsoring my work on GH so I can bring you more updates: https://github.com/sponsors/royshil

What's Changed​

  • Add option to output via text source by @royshil in #3
Full Changelog: 0.0.4...0.0.5
In this release:
  • Fixing fetching of non-string values from JSON
  • Adding the "Image URL" feature which allows downloading an image URL extracted from the response and displaying it
  • Some minor fixes and code garnish
Full Changelog: 0.0.3...0.0.4

Download for all OSs
This release fixes a few problems in XML parsing, it adds the CSS styling for the text, has some UI improvement and greatly improves the threading.

Download for all OSs:
Top