Skip to content

Commit 6c296d9

Browse files
committed
Update GitHub repository links and plugin information
1 parent 0686475 commit 6c296d9

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
<div align="center">
44

5-
[![GitHub](https://img.shields.io/github/license/occ-ai/obs-urlsource)](https://github.com/occ-ai/obs-urlsource/blob/main/LICENSE)
6-
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/occ-ai/obs-urlsource/push.yaml)](https://github.com/occ-ai/obs-urlsource/actions/workflows/push.yaml)
7-
[![Total downloads](https://img.shields.io/github/downloads/occ-ai/obs-urlsource/total)](https://github.com/occ-ai/obs-urlsource/releases)
8-
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/occ-ai/obs-urlsource)](https://github.com/occ-ai/obs-urlsource/releases)
5+
[![GitHub](https://img.shields.io/github/license/locaal-ai/obs-urlsource)](https://github.com/locaal-ai/obs-urlsource/blob/main/LICENSE)
6+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/locaal-ai/obs-urlsource/push.yaml)](https://github.com/locaal-ai/obs-urlsource/actions/workflows/push.yaml)
7+
[![Total downloads](https://img.shields.io/github/downloads/locaal-ai/obs-urlsource/total)](https://github.com/locaal-ai/obs-urlsource/releases)
8+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/locaal-ai/obs-urlsource)](https://github.com/locaal-ai/obs-urlsource/releases)
99
[![Discord](https://img.shields.io/discord/1200229425141252116)](https://discord.gg/KbjGU2vvUz)
1010

1111
</div>
@@ -14,7 +14,7 @@
1414

1515
The URL/API Source is a plugin for [OBS Studio](https://obsproject.com) that allows fetcing data from a URL, API endpoint or file and displays it as text, image or even audio. [OBS Forums page](https://obsproject.com/forum/resources/url-api-source-fetch-live-data-and-display-it-on-screen.1756/) | [Blog post](https://www.morethantechnical.com/2023/08/10/url-api-source-obs-plugin/)
1616

17-
If this free plugin has been valuable to you consider adding a ⭐ to this GH repo, rating it [on OBS](https://obsproject.com/forum/resources/url-api-source-fetch-live-data-and-display-it-on-screen.1756/), subscribing to [my YouTube channel](https://www.youtube.com/@royshilk) where I post updates, and supporting my work on [GitHub](https://github.com/sponsors/royshil), [Patreon](https://www.patreon.com/RoyShilkrot) or [OpenCollective](https://opencollective.com/occ-ai)
17+
If this free plugin has been valuable to you consider adding a ⭐ to this GH repo, rating it [on OBS](https://obsproject.com/forum/resources/url-api-source-fetch-live-data-and-display-it-on-screen.1756/), subscribing to [my YouTube channel](https://www.youtube.com/@royshilk) where I post updates, and supporting my work on [GitHub](https://github.com/sponsors/royshil), [Patreon](https://www.patreon.com/RoyShilkrot) or [OpenCollective](https://opencollective.com/locaal-ai)
1818

1919
### Usage Tutorials
2020
Watch quick tutorials on how to use and setup the URL/API source on your OBS scene.
@@ -50,13 +50,13 @@ The URL source supports both input and output templating using the [Inja](https:
5050
Output templates include `{{output}}` in case of a singular extraction from the response or `{{output1}},{{output2}},...` in case of multiple extracted value. In addition the `{{body}}` variable contains the entire body of the response in case of JSON. Advanced output templating functions can be achieved through [Inja](https://github.com/pantor/inja) like looping over arrays, etc.
5151

5252
<div align="center">
53-
<img width="50%" src="https://github.com/occ-ai/obs-urlsource/assets/441170/2b7a4ceb-3c38-4afd-82b3-675c0fa8c5fe" />
53+
<img width="50%" src="https://github.com/locaal-ai/obs-urlsource/assets/441170/2b7a4ceb-3c38-4afd-82b3-675c0fa8c5fe" />
5454
</div>
5555

5656
The input template works for the URL (querystring or REST path) or the POST body
5757

5858
<div align="center">
59-
<img width="50%" src="https://github.com/occ-ai/obs-urlsource/assets/441170/ae6b9e04-ff5a-441b-a94c-427b1e7c76b3" />
59+
<img width="50%" src="https://github.com/locaal-ai/obs-urlsource/assets/441170/ae6b9e04-ff5a-441b-a94c-427b1e7c76b3" />
6060
</div>
6161

6262
Use the `{{input}}` variable to insert the output from a Text source. Inja advanced templates are available too.
@@ -102,16 +102,16 @@ Coming soon:
102102
- More output formats (Markdown, slim, reStructured, HAML, etc.)
103103

104104
Check out our other plugins:
105-
- [Background Removal](https://github.com/occ-ai/obs-backgroundremoval) removes background from webcam without a green screen.
106-
- [Detect](https://github.com/occ-ai/obs-detect) will find and track >80 types of objects in any source that provides an image in real-time
107-
- [LocalVocal](https://github.com/occ-ai/obs-localvocal) speech AI assistant plugin for real-time, local transcription (captions), translation and more language functions
108-
- [Polyglot](https://github.com/occ-ai/obs-polyglot) translation AI plugin for real-time, local translation to hunderds of languages
109-
- 🚧 Experimental 🚧 [CleanStream](https://github.com/occ-ai/obs-cleanstream) for real-time filler word (uh,um) and profanity removal from live audio stream
105+
- [Background Removal](https://github.com/locaal-ai/obs-backgroundremoval) removes background from webcam without a green screen.
106+
- [Detect](https://github.com/locaal-ai/obs-detect) will find and track >80 types of objects in any source that provides an image in real-time
107+
- [LocalVocal](https://github.com/locaal-ai/obs-localvocal) speech AI assistant plugin for real-time, local transcription (captions), translation and more language functions
108+
- [Polyglot](https://github.com/locaal-ai/obs-polyglot) translation AI plugin for real-time, local translation to hunderds of languages
109+
- 🚧 Experimental 🚧 [CleanStream](https://github.com/locaal-ai/obs-cleanstream) for real-time filler word (uh,um) and profanity removal from live audio stream
110110

111111
If you like this work, which is given to you completely free of charge, please consider supporting it on GitHub: https://github.com/sponsors/royshil
112112

113113
## Download
114-
Check out the [latest releases](https://github.com/occ-ai/obs-urlsource/releases) for downloads and install instructions.
114+
Check out the [latest releases](https://github.com/locaal-ai/obs-urlsource/releases) for downloads and install instructions.
115115

116116

117117
## Building

buildspec.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
}
3838
},
3939
"name": "obs-urlsource",
40-
"version": "0.3.5",
40+
"version": "0.3.6",
4141
"author": "Roy Shilkrot",
42-
"website": "https://github.com/occ-ai/obs-urlsource",
42+
"website": "https://github.com/locaal-ai/obs-urlsource",
4343
"email": "roy.shil@gmail.com",
4444
"uuids": {
4545
"macosPackage": "0FFFBEF3-66A8-4288-8FFA-25818CE61EF1",
4646
"macosInstaller": "3C8A34E0-7C19-4946-AFFF-83D84115248E",
4747
"windowsApp": "74E06013-585F-4434-B7C8-547ED52E45CB"
4848
}
49-
}
49+
}

src/url-source.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ void url_source_activate(void *data);
1717
void url_source_deactivate(void *data);
1818

1919
const char *const PLUGIN_INFO_TEMPLATE =
20-
"<a href=\"https://github.com/occ-ai/obs-urlsource/\">URL/API Source</a> (%1) by "
21-
"<a href=\"https://github.com/occ-ai\">OCC AI</a> ❤️ "
20+
"<a href=\"https://github.com/locaal-ai/obs-urlsource/\">URL/API Source</a> (%1) by "
21+
"<a href=\"https://github.com/locaal-ai\">Locaal AI</a> ❤️ "
2222
"<a href=\"https://www.patreon.com/RoyShilkrot\">Support & Follow</a>";
2323

2424
#ifdef __cplusplus

0 commit comments

Comments
 (0)