Skip to content

Releases: locaal-ai/obs-urlsource

obs-urlsource v0.1.0

28 Sep 12:11
7b27d64
Compare
Choose a tag to compare

In this release:

  • UI overhaul
  • Adding local file input
  • Adding dynamic inputs into request body
  • Send output to stream as caption
  • Improvements to internal renderer

Checksums

obs-urlsource-0.1.0-macos-universal.pkg: f4cfa68641aa6c8ea255f4d86706cf1d8d7dbcb9cab4a91f9d43fb8ffd60a3c8
obs-urlsource-0.1.0-source.tar.xz: 86c90fb60f905d7124282f62ec2e9772f987cd145bd1317a577a4fa347908aeb
obs-urlsource-0.1.0-windows-x64-Installer.exe: 96dc19be72c6770c0086f0d07513b5e15ea332d8f7f4de908136c1c342330dc4
obs-urlsource-0.1.0-windows-x64.zip: 8e50a4222d7052eabf341d556fdb3bd6d2b6d546751686a5da97924ee5736891
obs-urlsource-0.1.0-x86_64-linux-gnu-dbgsym.ddeb: d5fa15713d467ac5e27208fff4ec760afb48700d8a3efb36d453b66adea64282
obs-urlsource-0.1.0-x86_64-linux-gnu.deb: 5af417ac4e6521c10aee2b47007274a9dd43ce625b36fff8f10823160e8057ec

What's Changed

  • UI overhaul, Add file input, Add OBS Source body input by @royshil in #25
  • Attempt package fix by @royshil in #26

Full Changelog: 0.0.7...0.1.0

obs-urlsource v0.0.7

19 Sep 19:05
Compare
Choose a tag to compare

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 this GH repo, subscribing to my YouTube channel, and supporting my work: https://github.com/sponsors/royshil

Checksums

obs-urlsource-0.0.7-macos-universal.pkg: 110f7a86dd858ec1757a25894b7b8251db0672512693d0d506c5b6ac209747a9
obs-urlsource-0.0.7-source.tar.xz: da901d2dd979f3b51c06ec531487535335fd125b34d7c8b7764bb0c9a4e6f7c3
obs-urlsource-0.0.7-windows-x64-Installer.exe: 93a65bc702743420933e52b37368510b45bbeb80fac84dcdd4940cbc33a1d9d4
obs-urlsource-0.0.7-windows-x64.zip: d62d47578518347aed74a69bf5aa2560d1555d7f968a32050da2390f2bbd8fd8
obs-urlsource-0.0.7-x86_64-linux-gnu-dbgsym.ddeb: 77a9fa65c59ce5839d6471f1b45b4e36fad11ef00d10ce6bbc2b94d64e2b7333
obs-urlsource-0.0.7-x86_64-linux-gnu.deb: 89ce08b8ad78fecf7fbdd98f1392ea02b56740f2c2d1d1de7404144929113414

What's Changed

Full Changelog: 0.0.6...0.0.7

obs-urlsource v0.0.6

13 Sep 04:32
Compare
Choose a tag to compare

This release fixes M1 builds and various bugs and segfaults.

Checksums

obs-urlsource-0.0.6-macos-universal.pkg: 9f89eb84a90b39e73b4af018d1f558923f50e6c98c4c3ba53332ad0b3d09627e
obs-urlsource-0.0.6-source.tar.xz: 66fa91f2737a61adb3340c36253fb63e1e562327a5032d797e1d52b9c9278a4a
obs-urlsource-0.0.6-windows-x64-Installer.exe: 50ee98ce25d49601236c0fdb43f890267c958fcf36e981088248cab8d103f027
obs-urlsource-0.0.6-windows-x64.zip: f80e68f721b0ffe905ce36c51cfe5c88cc256ad59e2b6e79f1992090bb1d94b5
obs-urlsource-0.0.6-x86_64-linux-gnu-dbgsym.ddeb: 34b8920344dec7a82299b7fcac5fb41ba1cd43cb1a33a5405a45724410ffc175
obs-urlsource-0.0.6-x86_64-linux-gnu.deb: cf3a4d3a2c05aac137f54fa83c6d725b513977f90651416b1dac087b6f86e7fd

What's Changed

New Contributors

Full Changelog: 0.0.5...0.0.6

obs-urlsource 0.0.5

17 Aug 05:56
Compare
Choose a tag to compare

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

Checksums

obs-urlsource-0.0.5-macos-universal.pkg: b0ac13d779334f949f3e737894647b761107d232d822fb8c6a60425a9778b271
obs-urlsource-0.0.5-source.tar.xz: a212506cd4512f7291af1a702b7a9a46243d87368b273f84a29aac3cd63b6b5f
obs-urlsource-0.0.5-windows-x64-Installer.exe: 6942e0b779ab8ae7898244c20c8bc841de36337391168ced1d2191537de40593
obs-urlsource-0.0.5-windows-x64.zip: 348c38bf350da33d88ac50036262a5a8d4bb66575f066f5457801c083b66f336
obs-urlsource-0.0.5-x86_64-linux-gnu-dbgsym.ddeb: b44641dca3f1395e98cd88b89d245ec36946be44acc5b2a26aa6fd78a61abc22
obs-urlsource-0.0.5-x86_64-linux-gnu.deb: f1c7c0b31b34328bcfcd623dc0e57a024072243116f670d4a2bb253dcbe103ad

What's Changed

  • Add option to output via text source by @royshil in #3

Full Changelog: 0.0.4...0.0.5

obs-urlsource v0.0.4

10 Aug 17:21
Compare
Choose a tag to compare

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

Checksums

obs-urlsource-0.0.4-macos-universal.pkg: 475cd7c1a939ef02246e89f9b2ff03517f8e5806e15253fdcee65b6d76b3c381
obs-urlsource-0.0.4-source.tar.xz: c90f236deb6c22c48d253a76e2b0fd7797669249426d4b94bb17ec9d86e415b4
obs-urlsource-0.0.4-windows-x64-Installer.exe: 1a15f96a8935c7a640213605d3c6fcf4f28bca15584453f498fa40c46c1ad2bc
obs-urlsource-0.0.4-x86_64-linux-gnu-dbgsym.ddeb: 397b5cdb8bd07c1348f22ea193f641703a81033394f8161be37ef6a4cc174756
obs-urlsource-0.0.4-x86_64-linux-gnu.deb: ae084c77c660bd0a4f3322dbba3bd37e706db751dd17a8e037a5048bda6a76bf

Full Changelog: 0.0.3...0.0.4

obs-urlsource v0.0.3

06 Aug 21:19
Compare
Choose a tag to compare

Bringin in more output styling options through a template. You can now embed the parsed output of the HTTP request in HTML that adds prefix/postfix or styling like bold, italics, etc.

A new video tutorial on YouTube: https://youtu.be/E_UMNIfgR5w

If this plugin has provided value to you, please consider sponsoring my work so I can bring you more updates and support: https://github.com/sponsors/royshil

Checksums

obs-urlsource-0.0.3-macos-universal.pkg: f006d4a5bd3bace0061199462646afe53f3c21963f70aa9e4034eb5e4ca68927
obs-urlsource-0.0.3-source.tar.xz: 0d2f9f069998f18bee8a518e5e646241aa8dd917ef98610f250536b63c8f029c
obs-urlsource-0.0.3-windows-x64-Installer.exe: b200e61ef08173c559976d8efa08cff8d6801599038281fa484aa00b19f50975
obs-urlsource-0.0.3-x86_64-linux-gnu-dbgsym.ddeb: 7a7549ceef30a6da4d2ac9062ba486f8333b1714cded5de35913074aa3f88672
obs-urlsource-0.0.3-x86_64-linux-gnu.deb: 33a44bad0267760e90a584b1005fb35fdc2b3dc14b7af9c6d09be0b3542d48d3

Full Changelog: 0.0.2...0.0.3

obs-urlsource v0.0.2

31 Jul 21:48
Compare
Choose a tag to compare

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.

Checksums

obs-urlsource-0.0.2-macos-universal.pkg: 4bfff0ac8eb882d88ab0ec572dea4b5298c021f2604046832021aad5097c5476
obs-urlsource-0.0.2-source.tar.xz: 6259ba0335fb4c6bfc85b9baee8d16c3df4269061e53f74d88c9f6cba777f2c9
obs-urlsource-0.0.2-windows-x64-Installer.exe: d2b5e381b585219085e3e28dbd58cb74ced69fb19817eeeb68f8839b31677843
obs-urlsource-0.0.2-x86_64-linux-gnu-dbgsym.ddeb: 70af76f270661fe486e7b60091b17266a39de9a6d7bf754c116a7cf2531e7aec
obs-urlsource-0.0.2-x86_64-linux-gnu.deb: 00bdc1461a563f75abbcbe32a00b137137ad0214e7a3860671b395dc5b9f075b

What's Changed

New Contributors

Full Changelog: 0.0.1...0.0.2

obs-urlsource v0.0.1

30 Jul 05:44
Compare
Choose a tag to compare

This is the inaugural release of URL/API Source! 🎉

The URL/API Source plugin adds a video source that fetches data from a URL or API endpoint and displays it as text.

Features:

  • HTTP request types: GET, POST
  • Request headers (for e.g. API Key or Auth token)
  • Request body for POST
  • Output parsing: JSON, XML/HTML and Regex
  • Update timer for live streaming data

If this plugin has provided value to you or you're exited about its potential, consider supporting my work: https://github.com/sponsors/royshil

Checksums

obs-urlsource-0.0.1-macos-universal.pkg: d38ef9b5797e03234baa56cf5176607b78f0eb954ea75d382655a05b3bdf2d34
obs-urlsource-0.0.1-source.tar.xz: daa4e8352fdf11a68c5551030c31f0a4b00229c06622901db3b7613f32140d74
obs-urlsource-0.0.1-windows-x64-Installer.exe: 09b26687fb36ca49e2a5943774ff93eda18b2f303e70448412d58737ac1a62b2
obs-urlsource-0.0.1-x86_64-linux-gnu-dbgsym.ddeb: 40324b672102cb1a7ee79652a313d5f361de09f32c70fb1298078574242f51ae
obs-urlsource-0.0.1-x86_64-linux-gnu.deb: bbe41336b1918c115458ba535eb5032c9ac8b4fe45c68259786f83df1b9c5e67

Full Changelog: https://github.com/royshil/obs-urlsource/commits/0.0.1