From d152922289658b486dd7510160459dd0e5978db1 Mon Sep 17 00:00:00 2001 From: DucksInParks <155201388+DucksInParks@users.noreply.github.com> Date: Sat, 30 Dec 2023 21:41:28 +0200 Subject: [PATCH 1/6] Added an explanation in "Select subtitle source" (#23) --- Settings/Subtitle.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Settings/Subtitle.md b/Settings/Subtitle.md index 49a9279..d984949 100644 --- a/Settings/Subtitle.md +++ b/Settings/Subtitle.md @@ -4,7 +4,7 @@ order: 1000 icon: /static/sub.png --- -# Subtitle Related FAQ +# FAQ on Subtitles ==- Subtitle appearance settings @@ -22,23 +22,23 @@ icon: /static/sub.png === ==- Select subtitle source -[!badge variant="dark" text="Video player"] → [!badge variant="dark" text="sources"] → [!badge variant="dark" text="subtitles"] → 3 types of subtitle source: +[!badge variant="dark" text="Video player"] → [!badge variant="dark" text="sources"] → [!badge variant="dark" text="subtitles"] → subtitles can come from three sources: -1. from the provider -2. from the device -3. from the internet which are [Open subtitles](https://www.opensubtitles.com/), [Addic7ed](https://www.addic7ed.com/) and [Index subtitles](https://subscene.cyou/) (not stable). +1. load from provider — listed automatically when available +2. load from file — you manually add a subtitle file that's on your device to play with the video +3. load from Internet — using [OpenSubtitles](https://www.opensubtitles.com/) (login required), [Addic7ed](https://www.addic7ed.com/) and [Index subtitles](https://subscene.cyou/) (not stable). ![image](https://user-images.githubusercontent.com/57977673/194716636-f16fe137-c2e6-4529-bfd8-b86214ab8843.png) === -==- How to use Open subtitles +==- How to use OpenSubtitles -[!badge variant="dark" icon="gear" text="Settings"] → [!badge variant="dark" text="Account"] → [!badge variant="dark" icon="/static/osub.png" text="OpenSubtitles"] → **Login with username and password** +[!badge variant="dark" icon="gear" text="Settings"] → [!badge variant="dark" text="Account"] → [!badge variant="dark" icon="/static/osub.png" text="OpenSubtitles"] → **Login with your username and password** ![image](https://user-images.githubusercontent.com/57977673/194716884-04860e09-7910-4216-bf26-52fbca4e0a86.png) -!!! note Open Subtitles FAQ -If you have more questions about open subtitles, you can go [here](/Integrations/OpenSubtitles.md) +!!! note OpenSubtitles FAQ +For more information, you can [read our OpenSubtitles FAQ](/Integrations/OpenSubtitles.md) !!! === From 2417d977f7800e176b4efadb2daa7df1b101f46a Mon Sep 17 00:00:00 2001 From: DucksInParks <155201388+DucksInParks@users.noreply.github.com> Date: Sat, 30 Dec 2023 21:41:39 +0200 Subject: [PATCH 2/6] Capitalized CloudStream and other grammar changes (#21) --- index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.md b/index.md index 1a4cf7e..d610a42 100644 --- a/index.md +++ b/index.md @@ -4,17 +4,17 @@ icon: /static/base.png --- # Getting Started -Cloudstream is an android app for streaming and downloading Movies, TV-Series, Anime, Asian contents and Livestreams. The app provides all the contents without any ads, sign-up and subscription. +CloudStream is an Android application for streaming and downloading movies, TV series, anime, Asian content and livestreams. The app provides all this content ad-free, without any sign-up or subscription requirements. ![](/static/cover.png) ___ ## Standard Setup -[!badge variant="light" text="Step 1"] Install the cloudstream base app [!badge variant="primary" icon="/static/stable.png" text="Stable"](https://github.com/recloudstream/cloudstream/releases/latest) or [!badge variant="danger" icon="/static/pre.png" text="Pre-release"](https://github.com/recloudstream/cloudstream/releases/pre-release) +[!badge variant="light" text="Step 1"] Install the CloudStream base app: [!badge variant="primary" icon="/static/stable.png" text="Stable"](https://github.com/recloudstream/cloudstream/releases/latest) or [!badge variant="danger" icon="/static/pre.png" text="Pre-release"](https://github.com/recloudstream/cloudstream/releases/pre-release). -[!badge variant="light" text="Step 2"] Install the [!badge variant="secondary" icon="repo" text="repositories"](Repositories.md) +[!badge variant="light" text="Step 2"] Install the [!badge variant="secondary" icon="repo" text="repositories"](Repositories.md). -[!badge variant="light" text="Step 3"] Go to **[!badge variant="dark" icon="static/base.png" text="Cloudstream"] → [!badge variant="dark" icon="static/gear.png" text="Settings"] → [!badge variant="dark" icon="" text="Extensions"] → [!badge variant="dark" icon="" text="Your installed Repository"]** and install your desired extensions. +[!badge variant="light" text="Step 3"] Go to **[!badge variant="dark" icon="static/base.png" text="Cloudstream"] → [!badge variant="dark" icon="static/gear.png" text="Settings"] → [!badge variant="dark" icon="" text="Extensions"] → [!badge variant="dark" icon="" text="Your installed Repository"]**, and install your desired extensions. [!badge variant="light" text="Step 4"] Go back to [!badge variant="dark" icon="home" text="Home"] and click the [!badge variant="dark" icon="filter" text="None"] button at the bottom right. Then select the catagory of the extension you have installed and select the extension. @@ -30,6 +30,6 @@ You can install repositories using short codes too. [!embed](https://youtu.be/Wpq9MPajOVc) -!!!contrast If you aren't able to add repositories using these methods -Use vpn in your device because your ISP is blocking Github raw URLs. You can try [!badge variant="link" text="these VPNs"](/recapps.md/#vpn) for the process. +!!!contrast If you aren't able to add repositories using these methods, +use a VPN on your device, because your ISP is blocking GitHub raw URLs. You can try [!badge variant="link" text="these VPNs"](/recapps.md/#vpn) for the process. !!! From 6aa22b508874b82a03aaae016004ad719ea6b683 Mon Sep 17 00:00:00 2001 From: DestroyerBDT Date: Mon, 3 Jun 2024 03:58:03 +0530 Subject: [PATCH 3/6] Fixed markdown in Regex section (#31) --- devs/scraping/starting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devs/scraping/starting.md b/devs/scraping/starting.md index 6dee852..25c3116 100644 --- a/devs/scraping/starting.md +++ b/devs/scraping/starting.md @@ -150,7 +150,7 @@ fun main() { ## **Regex:** -When working with Regex I highly recommend using (regex101.com)[https://regex101.com/] (using the python flavor) +When working with Regex I highly recommend using [regex101.com](https://regex101.com/) (using the python flavor) Press Ctrl + U @@ -219,4 +219,4 @@ fun main() { val description = descriptionRegex.find(response.text)?.groups?.get(1)?.value println(description) } -``` \ No newline at end of file +``` From 36d8a880e283c18a3aeaeb1a857d74b45a6a7a85 Mon Sep 17 00:00:00 2001 From: LagradOst <46196380+Blatzar@users.noreply.github.com> Date: Sun, 2 Jun 2024 22:28:46 +0000 Subject: [PATCH 4/6] Update the template url (#27) * Update using-plugin-template.md * Update using-plugin-template.md * Update using-plugin-template.md --- devs/using-plugin-template.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/devs/using-plugin-template.md b/devs/using-plugin-template.md index dcbf308..9696cf4 100644 --- a/devs/using-plugin-template.md +++ b/devs/using-plugin-template.md @@ -5,15 +5,14 @@ order: 999 --- # Using the template -The easiest way to start developing is to use our [plugin-template](https://gitdab.com/recloudstream/plugin-template) as it sets up the build environment automatically. +The easiest way to start developing is to fork our [Test Plugins](https://github.com/recloudstream/TestPlugins). To get started: -1) Copy the plugin template page URL +1) Fork the Test Plugins -2) Import into GitHub using the "Import a Repository" Feature +2) Check if GitHub actions are enabled, by going to: `Settings > Actions > General > Allow all actions and reusable workflows` -3) Check if GitHub actions are enabled, by going to: `Settings > Actions > General > Allow all actions and reusable workflows` - -4) You can now create your own plugins and after you push new code, they should automatically be built +3) Make sure workflows have push access in your repository, by going to: `Settings > Actions > General > Read and write permissions` +4) You can now create your own plugins and after you push new code, they should automatically be built From 7f4af8c8917074add7423b0b448e0ae30f867781 Mon Sep 17 00:00:00 2001 From: DucksInParks <155201388+DucksInParks@users.noreply.github.com> Date: Mon, 3 Jun 2024 01:29:32 +0300 Subject: [PATCH 5/6] Changed 'catagory' to 'category' (#24) --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index d610a42..ad50f76 100644 --- a/index.md +++ b/index.md @@ -16,7 +16,7 @@ ___ [!badge variant="light" text="Step 3"] Go to **[!badge variant="dark" icon="static/base.png" text="Cloudstream"] → [!badge variant="dark" icon="static/gear.png" text="Settings"] → [!badge variant="dark" icon="" text="Extensions"] → [!badge variant="dark" icon="" text="Your installed Repository"]**, and install your desired extensions. -[!badge variant="light" text="Step 4"] Go back to [!badge variant="dark" icon="home" text="Home"] and click the [!badge variant="dark" icon="filter" text="None"] button at the bottom right. Then select the catagory of the extension you have installed and select the extension. +[!badge variant="light" text="Step 4"] Go back to [!badge variant="dark" icon="home" text="Home"] and click the [!badge variant="dark" icon="filter" text="None"] button at the bottom right. Then select the category of the extension you have installed and select the extension. [!embed](https://www.youtube-nocookie.com/embed/B_WmCAUCy2c) ___ From 85f6c169b75b2d13a5260f4697cd919ace09c7f8 Mon Sep 17 00:00:00 2001 From: Ayman Faik <51868001+aymanbest@users.noreply.github.com> Date: Sun, 2 Jun 2024 23:30:56 +0100 Subject: [PATCH 6/6] Added New Arabic repo (#20) Added New Repo Arabic Updated one + maintained --- Repositories.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Repositories.md b/Repositories.md index 80e4db6..658bdf7 100644 --- a/Repositories.md +++ b/Repositories.md @@ -21,6 +21,7 @@ Direct Install | Short Codes { class="compact" } [!badge variant="secondary" icon="static/ua.png" text="CakesTwix"](https://cutt.ly/gwyw2YuE) | `gwyw2YuE` [!badge variant="secondary" icon="static/fr.png" text="FStream"](https://cutt.ly/fstream) | `fstream` [!badge variant="secondary" icon="static/world.png" text="Avocado"](https://cutt.ly/aguaco) | `aguaco` +[!badge variant="secondary" icon="static/jo.png" text="Arabico"](https://cutt.ly/0wF96Vs1) | `0wF96Vs1` !!!info if you don't understand the name of a repository, the repository was named after the developer of that repository.