From b561eff5a5a6857179db403fa2de0175cfc910d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Wn=C4=99k?= <86932087+fnwk@users.noreply.github.com> Date: Thu, 30 Oct 2025 21:14:19 +0100 Subject: [PATCH] docs: update Offline Video SDK links (#4749) --- docs/pages/_meta.json | 2 +- docs/pages/component/drm.mdx | 2 +- docs/pages/other/downloading.md | 4 ++-- docs/pages/other/plugin.md | 2 +- docs/pages/projects.md | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/pages/_meta.json b/docs/pages/_meta.json index f79a9c87..ba08a31b 100644 --- a/docs/pages/_meta.json +++ b/docs/pages/_meta.json @@ -20,7 +20,7 @@ "video_offline_sdk": { "title": "Offline Video SDK", "newWindow": true, - "href": "https://www.thewidlarzgroup.com/offline-video-sdk/?utm_source=rnv&utm_medium=docs&utm_campaign=sidebar&utm_id=offline-video-sdk-button" + "href": "https://sdk.thewidlarzgroup.com/offline-video/?utm_source=rnv&utm_medium=docs&utm_campaign=sidebar&utm_id=offline-video-sdk-button" }, "enterprise_support": { "title": "Enterprise Support", diff --git a/docs/pages/component/drm.mdx b/docs/pages/component/drm.mdx index 11adc192..b3d2314a 100644 --- a/docs/pages/component/drm.mdx +++ b/docs/pages/component/drm.mdx @@ -8,7 +8,7 @@ We provide a sample implementation in the [example app](https://github.com/TheWi ## DRM Offline -If you need DRM-protected content available offline, our [Offline Video SDK](https://www.thewidlarzgroup.com/offline-video-sdk/?utm_source=rnv&utm_medium=docs&utm_campaign=drm&utm_id=offline-video-sdk-link) enables downloading, storing, and managing streams with and without DRM. It also handles many edge cases you may encounter over time. +If you need DRM-protected content available offline, our [Offline Video SDK](https://sdk.thewidlarzgroup.com/offline-video/?utm_source=rnv&utm_medium=docs&utm_campaign=drm&utm_id=offline-video-sdk-link) enables downloading, storing, and managing streams with and without DRM. It also handles many edge cases you may encounter over time. ### Prerequisites: - Use `react-native-video` v6 or v7. If you're still on v5 or lower, [contact us](https://www.thewidlarzgroup.com/?utm_source=rnv&utm_medium=docs&utm_campaign=drm&utm_id=upgrade-contact#Contact) for assistance. diff --git a/docs/pages/other/downloading.md b/docs/pages/other/downloading.md index 49383b50..f4e57b3b 100644 --- a/docs/pages/other/downloading.md +++ b/docs/pages/other/downloading.md @@ -2,7 +2,7 @@ ## Add Offline Playback to Your React Native App β€” Fast -The [Offline Video SDK](https://www.thewidlarzgroup.com/offline-video-sdk/?utm_source=rnv&utm_medium=docs&utm_campaign=downloading&utm_id=offline-video-sdk-link) is a commercial add-on for `react-native-video` (v6 and v7) that enables secure **offline playback** of HLS streams β€” including support for **DRM**, **multi-audio**, and **subtitles**. +The [Offline Video SDK](https://sdk.thewidlarzgroup.com/offline-video/?utm_source=rnv&utm_medium=docs&utm_campaign=downloading&utm_id=offline-video-sdk-link) is a commercial add-on for `react-native-video` (v6 and v7) that enables secure **offline playback** of HLS streams β€” including support for **DRM**, **multi-audio**, and **subtitles**. It’s built for teams who need a production-ready solution without spending months on in-house development. Try it free today and ship faster. @@ -49,7 +49,7 @@ Alternatively, work with our team to accelerate your roadmap. - πŸ’¬ [Contact us for support](mailto:sdk@thewidlarzgroup.com) - πŸ§ͺ [Try the SDK – Free Trial](https://sdk.thewidlarzgroup.com/signup?utm_source=rnv&utm_medium=docs&utm_id=downloading_start-trial-offline-video-sdk-2) -- πŸ”— [Learn more about features](https://www.thewidlarzgroup.com/offline-video-sdk?utm_source=rnv&utm_medium=docs&utm_id=downloading_learn-more-offline-video-sdk) +- πŸ”— [Learn more about features](https://sdk.thewidlarzgroup.com/offline-video?utm_source=rnv&utm_medium=docs&utm_id=downloading_learn-more-offline-video-sdk) --- diff --git a/docs/pages/other/plugin.md b/docs/pages/other/plugin.md index 1ef713a7..4adff1ac 100644 --- a/docs/pages/other/plugin.md +++ b/docs/pages/other/plugin.md @@ -5,7 +5,7 @@ A sample plugin is available in the repository: [example/react-native-video-plug ## Commercial Plugins -We at The Widlarz Group have created a set of plugins for comprehensive offline video support. If you are interested, check out our [Offline Video SDK](https://www.thewidlarzgroup.com/offline-video-sdk/?utm_source=rnv&utm_medium=docs&utm_campaign=plugins&utm_id=text). If you need additional plugins (analytics, processing, etc.), let us know. +We at The Widlarz Group have created a set of plugins for comprehensive offline video support. If you are interested, check out our [Offline Video SDK](https://sdk.thewidlarzgroup.com/offline-video/?utm_source=rnv&utm_medium=docs&utm_campaign=plugins&utm_id=text). If you need additional plugins (analytics, processing, etc.), let us know. > Using or recommending our commercial software helps support the maintenance of this open-source project. Thank you! diff --git a/docs/pages/projects.md b/docs/pages/projects.md index 5cfdecd5..6b129d65 100644 --- a/docs/pages/projects.md +++ b/docs/pages/projects.md @@ -6,7 +6,7 @@ If you have a project that could benefit other users, feel free to open a PR to ## Our (TheWidlarzGroup) Libraries - [react-native-video-player](https://github.com/TheWidlarzGroup/react-native-video-player): Our video player UI library. -- [Offline Video SDK](https://www.thewidlarzgroup.com/offline-video-sdk?utm_source=rnv&utm_medium=docs&utm_id=projects_offline-video-sdk): +- [Offline Video SDK](https://sdk.thewidlarzgroup.com/offline-video?utm_source=rnv&utm_medium=docs&utm_id=projects_offline-video-sdk): If you're building an app that needs **offline playback** (e.g., downloading HLS videos, subtitles, audio tracks, or DRM-protected content), check out our commercial Offline Video SDK. It integrates with `react-native-video` and is available with a [free trial](https://sdk.thewidlarzgroup.com/signup?utm_source=rnv&utm_medium=docs&utm_id=projects_start-trial-offline-video-sdk).