From 4db4581cdf41538d8dc20fd4a0301485575b2856 Mon Sep 17 00:00:00 2001 From: Arjix <53124886+ArjixWasTaken@users.noreply.github.com> Date: Sun, 5 Sep 2021 18:19:25 +0300 Subject: [PATCH 01/20] added homepage for tenshi.moe --- .../animeproviders/TenshiProvider.kt | 55 ++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) diff --git a/app/src/main/java/com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt b/app/src/main/java/com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt index 0976cb91..00ec230c 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt @@ -28,7 +28,10 @@ class TenshiProvider : MainAPI() { get() = "Tenshi.moe" override val hasQuickSearch: Boolean get() = false - + override val hasMainPage: Boolean + get() = true + + override val supportedTypes: Set get() = setOf(TvType.Anime, TvType.AnimeMovie, TvType.ONA) @@ -48,6 +51,56 @@ class TenshiProvider : MainAPI() { false } } + + override fun getMainPage(): HomePageResponse { + val items = ArrayList() + val soup = Jsoup.parse(khttp.get(mainUrl).text) + for (section in soup.select("#content > section")) { + try { + if (section.attr("id") == "toplist-tabs") { + for (top in section.select(".tab-content > [role=\"tabpanel\"]")) { + val title = "Top of the " + top.attr("id").split("-")[1].capitalize(Locale.UK) + val anime = top.select("li > a").map { + AnimeSearchResponse( + it.selectFirst(".thumb-title").text(), + fixUrl(it.attr("href")), + this.name, + TvType.Anime, + it.selectFirst("img").attr("src"), + null, + null, + EnumSet.of(DubStatus.Subbed), + null, + null + ) + } + items.add(HomePageList(title, anime)) + } + } else { + val title = section.selectFirst("h2").text() + val anime = section.select("li > a").map { + AnimeSearchResponse( + it.selectFirst(".thumb-title").text(), + fixUrl(it.attr("href")), + this.name, + TvType.Anime, + it.selectFirst("img").attr("src"), + null, + null, + EnumSet.of(DubStatus.Subbed), + null, + null + ) + } + items.add(HomePageList(title, anime)) + } + } catch (e: Exception) { + e.printStackTrace() + } + } + if(items.size <= 0) throw ErrorLoadingException() + return HomePageResponse(items) + } private fun getIsMovie(type: String, id: Boolean = false): Boolean { if (!id) return type == "Movie" From e4512b20920cccc298f6f15cf4f6b3ae7e3b28c3 Mon Sep 17 00:00:00 2001 From: Arjix <53124886+ArjixWasTaken@users.noreply.github.com> Date: Sun, 5 Sep 2021 18:27:11 +0300 Subject: [PATCH 02/20] Update TenshiProvider.kt --- .../com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt b/app/src/main/java/com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt index 00ec230c..aada9d11 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/animeproviders/TenshiProvider.kt @@ -59,7 +59,7 @@ class TenshiProvider : MainAPI() { try { if (section.attr("id") == "toplist-tabs") { for (top in section.select(".tab-content > [role=\"tabpanel\"]")) { - val title = "Top of the " + top.attr("id").split("-")[1].capitalize(Locale.UK) + val title = "Top - " + top.attr("id").split("-")[1].capitalize(Locale.UK) val anime = top.select("li > a").map { AnimeSearchResponse( it.selectFirst(".thumb-title").text(), From 424d693c425ad1337c1c86efcb2092668ce7483e Mon Sep 17 00:00:00 2001 From: tonya1545b <71975684+tonya1545b@users.noreply.github.com> Date: Sun, 5 Sep 2021 17:55:48 +0200 Subject: [PATCH 03/20] Dutch Translation Update --- app/src/main/res/values-nl/strings.xml | 87 ++++++++++++++++++++++++-- 1 file changed, 81 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index f7d0bdf4..82d8c2be 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -69,7 +69,7 @@ Toepassen Annuleren Afspelen Snelhei - Ondertiteling Instellingen + Afspeler ondertiteling Instellingen Tekst Kleur Omtrekkleur Achtergrond Kleur @@ -107,7 +107,7 @@ Verwijder de zwarte randen Knop voor formaat wijzigen Ondertiteling - Afspeler ondertiteling instellingen + Ondertiteling instellingen Eigengrau modus Voegt de snelheid optie toe in de speler Veeg om te zoeken @@ -128,7 +128,82 @@ Github Light novel app van dezelfde ontwikkelaars Anime app van dezelfde ontwikkelaars - Word lid van Discord - Geef een benene aan de ontwikkelaars - Gegeven benene - + Word lid van ons Discord kanaal + Geef een banaan aan de ontwikkelaars + Gegeven banaan + + App Taal + + Deze provider heeft geen Chromecast ondersteuning + Geen links gevonden + Link gekopieerd naar klembord + Terugzetten op standaardwaarde + Sorry, de applicatie is gecrasht. Een anonieme bug report zal worden verzonden naar de + ontwikkelaars + + + Seizoen + Geen seizoen + Aflevering + Afleveringen + A + A + + Bestand verwijderen + Verwijderen + @string/sort_cancel + Pauze + Hervat + Dit wordt zeker permanent verwijderd %a\Weet u het zeker? + + Lopend + Voltooid + Status + Jaar + Beoordeling + Duur + Site + Korte inhoud + + in de wachtrij + Geen ondertitels + Standaard + + Vrij + Gebruikt + App + + Films + TV series + tekenfilms + Anime + Torrent + + Bronfout + Externe fout + Rendererfout + Onverwachte speler fout + Downloadfout, controleer opslagrechten + + Chromecast aflevering + Chromecast spiegel + Afspelen In App + Afspelen in VLC + Afspelen in browser + Kopieer Link + Automatisch downloaden + Spiegel downloaden + Herlaad Links + + Geen update gevonden + Controleren op updates + + Slot + Formaat wijzigen + Bron + OP overslaan + + Niet meer weergeven + Update + Voorkeur kijk kwaliteit + From 822c8c64ecd99d9338f87bac7b902f130e0bf176 Mon Sep 17 00:00:00 2001 From: tonya1545b <71975684+tonya1545b@users.noreply.github.com> Date: Sun, 5 Sep 2021 18:01:03 +0200 Subject: [PATCH 04/20] Update strings.xml --- app/src/main/res/values-nl/strings.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 82d8c2be..e1d9d3cf 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -137,11 +137,7 @@ Deze provider heeft geen Chromecast ondersteuning Geen links gevonden Link gekopieerd naar klembord - Terugzetten op standaardwaarde - Sorry, de applicatie is gecrasht. Een anonieme bug report zal worden verzonden naar de - ontwikkelaars - - + Seizoen Geen seizoen Aflevering From 31b95484dcb0fb710752a0e7308f8be7904de2f7 Mon Sep 17 00:00:00 2001 From: tonya1545b <71975684+tonya1545b@users.noreply.github.com> Date: Sun, 5 Sep 2021 18:04:27 +0200 Subject: [PATCH 05/20] Update strings.xml --- app/src/main/res/values-nl/strings.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index e1d9d3cf..f2887b39 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -159,7 +159,6 @@ Beoordeling Duur Site - Korte inhoud in de wachtrij Geen ondertitels From 72bc054b5190af3efbde897f6050850dc5d9bb8c Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 14:56:42 +0530 Subject: [PATCH 06/20] Create values-hi --- app/src/main/res/values-hi | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/src/main/res/values-hi diff --git a/app/src/main/res/values-hi b/app/src/main/res/values-hi new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/app/src/main/res/values-hi @@ -0,0 +1 @@ + From 7ab78386c93970157de9134c6a72cc735d4dd4b5 Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 15:08:53 +0530 Subject: [PATCH 07/20] Delete values-hi --- app/src/main/res/values-hi | 1 - 1 file changed, 1 deletion(-) delete mode 100644 app/src/main/res/values-hi diff --git a/app/src/main/res/values-hi b/app/src/main/res/values-hi deleted file mode 100644 index 8b137891..00000000 --- a/app/src/main/res/values-hi +++ /dev/null @@ -1 +0,0 @@ - From faec1728d1991c042cb7fee14699300ef8a489ff Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 15:09:32 +0530 Subject: [PATCH 08/20] Create stringstext.xml --- app/src/main/res/values-hi/stringstext.xml | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/src/main/res/values-hi/stringstext.xml diff --git a/app/src/main/res/values-hi/stringstext.xml b/app/src/main/res/values-hi/stringstext.xml new file mode 100644 index 00000000..363ef618 --- /dev/null +++ b/app/src/main/res/values-hi/stringstext.xml @@ -0,0 +1 @@ +some From e34056f2da292e3e8f0eac51a3e2a901d8325e9e Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 15:10:22 +0530 Subject: [PATCH 09/20] Add files via upload --- app/src/main/res/values-hi/strings.xml | 245 +++++++++++++++++++++++++ 1 file changed, 245 insertions(+) create mode 100644 app/src/main/res/values-hi/strings.xml diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml new file mode 100644 index 00000000..74b052f8 --- /dev/null +++ b/app/src/main/res/values-hi/strings.xml @@ -0,0 +1,245 @@ + + + + search_providers_list + app_locale + search_type_list + grid_format + auto_update + prerelease_update + manual_check_update + fast_forward_button_time + benene_count + subtitle_settings_key + quality_pref_key + + + %d %s | %sMB + %s • %sGB + %sMB / %sMB + %s %s + +%d + -%d + %d + %d + + + Poster + @string/result_poster_img_des + Episode Poster + Main Poster + Next Random + @string/play_episode + Go back + @string/home_change_provider_img_des + Change Provider + Preview Background + + + रफ्तार (%.2fx) + Rated: %.1f + नया अपडेट आया है!\n%s -> %s + + CloudStream + होम + खोजें + डाउनलोड + सेटिंग + + Search… + डेटा उपलब्ध नही है + अन्य ऑप्शन + अगला एपिसोड + @string/synopsis + शैलियां + शेयर + ब्राउज़र में खोलें + Skip Loading + Loading… + + Watching + On-Hold + Completed + Dropped + Plan to Watch + None + + मूवी चलाये + टोरेंट चलाये + सूत्र + subtitle + फिरसे प्रयास करे… + वापिस जाए + एपिसोड चलाये + + + डाउनलोड + डाउनलोड किया गया + डाउनलोड हो रहा + डाउनलोड रोका गया + डाउनलोड शुरू + डाउनलोड नही हो पाया + डाउनलोड रद्द + डाउनलोड पूरा हुआ + %s - %s + + लिंक में गड़बड़ है + Internal Storage + + Dub + Sub + + फ़ाइल डिलीट + फ़ाइल चलाये + डाउनलोड फिर शुरू करे + डाउनलोड रोके + + Disable automatic bug reporting + और जानकारी + छिपाये + प्ले + जानकारी + बुकमार्क छांटे + बुकमार्क्स + हटाएँ + लागू करे + रद्द करे + प्लेयर की रफ्तार + + Subtitle Setting + Text Color + Outline Color + Background Color + Window Color + Edge Type + Subtitle Elevation + Font + + सूत्रों से छांटे + प्रकार से छांटे + + %d केले दिए गए + कोई केले नही दिए गए + + unknown_prerelease + भाषा का चयन हमपे छोड़ दे + भाषाओं को डाउनलोड करे + रिसेट करने ले किये दबाये रखे + देखना जारी रखें + + हटाएँ + अधिक जानकारी + + इस सूत्र को इस्तेमाल करने के लिए एक VPN की ज़रूरत पड़ सकती है + यह सूत्र एक torrent है, एक VPN इस्तेमाल करने की सिफारिश की जाती है + वर्णन + कोई विषय नही मिला + कोई वर्णन नही मिला + + Picture-in-picture + आपकी वीडियो एक छोटे से डब्बे में चलाता है + Player resize button + काले बॉर्डर को हटाता है + Subtitles + प्लेयर की subtitle सेटिंग्स + Eigengrau Mode + प्लेयर में वीडियो की रफ्तार धिमी या तेज़ करता है + Swipe to seek + दाएं या बाएं तरफ स्वाइप करने से वीडियो को आगे पीछे करता है + Swipe to change settings + दाएं तरफ या बाएं तरफ स्वाइप करने से रोशिनी और आवाज़ को ऊपर नीचे करता है + Double tap to seek + दो बार दाएं या बाएं तरफ दबाने से वीडियो को आगे या पीछे करा जा सकता है + + खोजें + जानकारी + Advanced Search + नतीजों को सूत्रों के हिसाब से बांटकर दिखता है + सिर्फ दुर्घटना होने पे आपकी कुछ जानकारी भेजी जाएगा + आपकी जानकारी नही भेजी जाएगी + Show app update + हर बार खुलने पे नए अपडेट के लिए जांच करेगा + Update to prereleases + पूरी रिलीस के बजाए पूर्व रिलीस की जांच करेगा + Github + हमारा एक Light novel app + हमारा एक Anime app + Discord से जुड़िये + इस प्रोग्राम के निर्माता को केला चढ़ाये + केले दे दिए गए + + एप्प की भाषा + + यह सूत्र क्रोमकास्ट का समर्थन नही करता + कोई लिंक नही मिले + लिंक को क्लिपबोर्ड पे कॉपी करदिया गया + चलाये + Reset to default values + असुविधा के लिए खेद है, यह एप्प क्रैश हो गया है । एक गुमनाम रिपोर्ट निर्माताओं को भेज दी गयी है । + + + Season + No Season + Episode + Episodes + S + E + + फ़ाइल डिलीट करें + डिलीट + @string/sort_cancel + रोके + वापिस चलाये + एज इस चीज़ को हमेशा के लिए नष्ट कर देगा %s\nक्या आपका निर्णय निश्चित है ? + + अभी चालू है + खत्म हो गया है + स्तिथि + साल + रेटिंग + अवधि + सूत्र + Synopsis + + queued + No Subtitles + Default + + खाली + इस्तेमाल में + एप्प + + मूवी + टीवी सीरियल + कार्टून + अनिमे + टोरेंट + + Source error + Remote error + Renderer error + Unexpected player error + Download error, check storage permissions + + क्रोमकास्ट एपिसोड + कक्रोमकास्ट मिरर + एप्प मैं चलाये + VLC में चलाए + Browser में चलाए + लिंक कॉपी करें + डाउनलोड करे + मिरर डाउनलोड + लिंक फिरसे लोड करें + + कोई अपडेट नही मिला + अपडेट के लिए खोजे + + ताला + आकार + सूत्र + OP टालें + + फिरसे ना दिखाए + अपडेट + पसंदीदा देखने की क्वालिटी + \ No newline at end of file From b0dff8abdbaf369fd3abcb49fa0f1aa1c723a0e4 Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 15:10:50 +0530 Subject: [PATCH 10/20] Delete stringstext.xml --- app/src/main/res/values-hi/stringstext.xml | 1 - 1 file changed, 1 deletion(-) delete mode 100644 app/src/main/res/values-hi/stringstext.xml diff --git a/app/src/main/res/values-hi/stringstext.xml b/app/src/main/res/values-hi/stringstext.xml deleted file mode 100644 index 363ef618..00000000 --- a/app/src/main/res/values-hi/stringstext.xml +++ /dev/null @@ -1 +0,0 @@ -some From f12135c909dffe9ab60a7c6186da11076a3f118a Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 15:13:44 +0530 Subject: [PATCH 11/20] Update SettingsFragment.kt --- .../com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt b/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt index b9a3d99b..1fae51ab 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt @@ -30,6 +30,7 @@ class SettingsFragment : PreferenceFragmentCompat() { Triple("\uD83C\uDDF8\uD83C\uDDEA", "Swedish", "sv"), Triple("\uD83C\uDDF5\uD83C\uDDED", "Tagalog", "tl"), Triple("\uD83C\uDDF5\uD83C\uDDF1", "Polish", "pl"), + Triple("\uD83C\uDDF5\uD83C\uDDF2", "Hindi", "hi"), ) // idk, if you find a way of automating this it would be great override fun onCreatePreferences(savedInstanceState: Bundle?, rootKey: String?) { From 2306dafa3f6d4533e47caad3cb2c11009f595c24 Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 15:52:06 +0530 Subject: [PATCH 12/20] Update SettingsFragment.kt --- .../com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt b/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt index 1fae51ab..deb43ec7 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt @@ -30,7 +30,7 @@ class SettingsFragment : PreferenceFragmentCompat() { Triple("\uD83C\uDDF8\uD83C\uDDEA", "Swedish", "sv"), Triple("\uD83C\uDDF5\uD83C\uDDED", "Tagalog", "tl"), Triple("\uD83C\uDDF5\uD83C\uDDF1", "Polish", "pl"), - Triple("\uD83C\uDDF5\uD83C\uDDF2", "Hindi", "hi"), + Triple("\uD83C\uDDEE\uD83C\uDDF3", "Hindi", "hi"), ) // idk, if you find a way of automating this it would be great override fun onCreatePreferences(savedInstanceState: Bundle?, rootKey: String?) { From 55cceb8361707dbd96c02fa8fca7deaee2c98370 Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 16:30:28 +0530 Subject: [PATCH 13/20] Update strings.xml --- app/src/main/res/values-hi/strings.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml index 74b052f8..05d6c279 100644 --- a/app/src/main/res/values-hi/strings.xml +++ b/app/src/main/res/values-hi/strings.xml @@ -57,11 +57,11 @@ Skip Loading Loading… - Watching - On-Hold - Completed - Dropped - Plan to Watch + देखा जा रहा है + होल्ड पर + पूरा देखा + अधूरा छोड़ा + देखने की योजना None मूवी चलाये @@ -84,7 +84,7 @@ %s - %s लिंक में गड़बड़ है - Internal Storage + अंदरूनी स्टोरेज Dub Sub @@ -97,7 +97,7 @@ Disable automatic bug reporting और जानकारी छिपाये - प्ले + चलाये जानकारी बुकमार्क छांटे बुकमार्क्स @@ -122,8 +122,8 @@ कोई केले नही दिए गए unknown_prerelease - भाषा का चयन हमपे छोड़ दे - भाषाओं को डाउनलोड करे + Auto Select Language + Download Languages रिसेट करने ले किये दबाये रखे देखना जारी रखें @@ -155,7 +155,7 @@ जानकारी Advanced Search नतीजों को सूत्रों के हिसाब से बांटकर दिखता है - सिर्फ दुर्घटना होने पे आपकी कुछ जानकारी भेजी जाएगा + सिर्फ दुर्घटना होने पे आपकी कुछ जानकारी भेजी जाएगी आपकी जानकारी नही भेजी जाएगी Show app update हर बार खुलने पे नए अपडेट के लिए जांच करेगा @@ -242,4 +242,4 @@ फिरसे ना दिखाए अपडेट पसंदीदा देखने की क्वालिटी - \ No newline at end of file + From 5ed9dc4ac551cbbd5ac3bb2a40c8459fe01a5290 Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 16:57:16 +0530 Subject: [PATCH 14/20] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1df3b362..b4094420 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ https://discord.gg/5Hus6fM * 🇸🇪 Swedish * 🇵🇭 Tagalog * 🇵🇱 Polish +* 🇮🇳 Hindi **SCREENSHOTS:** From c17707ef09d768823a40ffc723855eaa3e6e61b9 Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 19:29:20 +0530 Subject: [PATCH 15/20] Update strings.xml --- app/src/main/res/values-hi/strings.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml index 05d6c279..a3f1c975 100644 --- a/app/src/main/res/values-hi/strings.xml +++ b/app/src/main/res/values-hi/strings.xml @@ -121,7 +121,6 @@ %d केले दिए गए कोई केले नही दिए गए - unknown_prerelease Auto Select Language Download Languages रिसेट करने ले किये दबाये रखे From 622267e2b8a289215146e7d3d609f94187b2f793 Mon Sep 17 00:00:00 2001 From: monke <89596680+moenkaey@users.noreply.github.com> Date: Mon, 6 Sep 2021 20:01:29 +0530 Subject: [PATCH 16/20] Update strings.xml yea did that --- app/src/main/res/values-hi/strings.xml | 84 -------------------------- 1 file changed, 84 deletions(-) diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml index a3f1c975..151725b6 100644 --- a/app/src/main/res/values-hi/strings.xml +++ b/app/src/main/res/values-hi/strings.xml @@ -1,52 +1,14 @@ - - search_providers_list - app_locale - search_type_list - grid_format - auto_update - prerelease_update - manual_check_update - fast_forward_button_time - benene_count - subtitle_settings_key - quality_pref_key - - - %d %s | %sMB - %s • %sGB - %sMB / %sMB - %s %s - +%d - -%d - %d - %d - - - Poster - @string/result_poster_img_des - Episode Poster - Main Poster - Next Random - @string/play_episode - Go back - @string/home_change_provider_img_des - Change Provider - Preview Background - रफ्तार (%.2fx) - Rated: %.1f नया अपडेट आया है!\n%s -> %s - CloudStream होम खोजें डाउनलोड सेटिंग - Search… डेटा उपलब्ध नही है अन्य ऑप्शन अगला एपिसोड @@ -54,20 +16,16 @@ शैलियां शेयर ब्राउज़र में खोलें - Skip Loading - Loading… देखा जा रहा है होल्ड पर पूरा देखा अधूरा छोड़ा देखने की योजना - None मूवी चलाये टोरेंट चलाये सूत्र - subtitle फिरसे प्रयास करे… वापिस जाए एपिसोड चलाये @@ -86,9 +44,6 @@ लिंक में गड़बड़ है अंदरूनी स्टोरेज - Dub - Sub - फ़ाइल डिलीट फ़ाइल चलाये डाउनलोड फिर शुरू करे @@ -106,23 +61,12 @@ रद्द करे प्लेयर की रफ्तार - Subtitle Setting - Text Color - Outline Color - Background Color - Window Color - Edge Type - Subtitle Elevation - Font - सूत्रों से छांटे प्रकार से छांटे %d केले दिए गए कोई केले नही दिए गए - Auto Select Language - Download Languages रिसेट करने ले किये दबाये रखे देखना जारी रखें @@ -135,32 +79,21 @@ कोई विषय नही मिला कोई वर्णन नही मिला - Picture-in-picture आपकी वीडियो एक छोटे से डब्बे में चलाता है - Player resize button काले बॉर्डर को हटाता है - Subtitles प्लेयर की subtitle सेटिंग्स - Eigengrau Mode प्लेयर में वीडियो की रफ्तार धिमी या तेज़ करता है - Swipe to seek दाएं या बाएं तरफ स्वाइप करने से वीडियो को आगे पीछे करता है - Swipe to change settings दाएं तरफ या बाएं तरफ स्वाइप करने से रोशिनी और आवाज़ को ऊपर नीचे करता है - Double tap to seek दो बार दाएं या बाएं तरफ दबाने से वीडियो को आगे या पीछे करा जा सकता है खोजें जानकारी - Advanced Search नतीजों को सूत्रों के हिसाब से बांटकर दिखता है सिर्फ दुर्घटना होने पे आपकी कुछ जानकारी भेजी जाएगी आपकी जानकारी नही भेजी जाएगी - Show app update हर बार खुलने पे नए अपडेट के लिए जांच करेगा - Update to prereleases पूरी रिलीस के बजाए पूर्व रिलीस की जांच करेगा - Github हमारा एक Light novel app हमारा एक Anime app Discord से जुड़िये @@ -173,16 +106,9 @@ कोई लिंक नही मिले लिंक को क्लिपबोर्ड पे कॉपी करदिया गया चलाये - Reset to default values असुविधा के लिए खेद है, यह एप्प क्रैश हो गया है । एक गुमनाम रिपोर्ट निर्माताओं को भेज दी गयी है । - Season - No Season - Episode - Episodes - S - E फ़ाइल डिलीट करें डिलीट @@ -200,10 +126,6 @@ सूत्र Synopsis - queued - No Subtitles - Default - खाली इस्तेमाल में एप्प @@ -214,12 +136,6 @@ अनिमे टोरेंट - Source error - Remote error - Renderer error - Unexpected player error - Download error, check storage permissions - क्रोमकास्ट एपिसोड कक्रोमकास्ट मिरर एप्प मैं चलाये From ad4531a0da1126d3e71a44e584859632566fbd5f Mon Sep 17 00:00:00 2001 From: Sarang S <85063520+eigengravy@users.noreply.github.com> Date: Mon, 6 Sep 2021 23:14:05 +0530 Subject: [PATCH 17/20] Create strings.xml --- app/src/main/res/values-ml/strings.xml | 199 +++++++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 app/src/main/res/values-ml/strings.xml diff --git a/app/src/main/res/values-ml/strings.xml b/app/src/main/res/values-ml/strings.xml new file mode 100644 index 00000000..275fd19b --- /dev/null +++ b/app/src/main/res/values-ml/strings.xml @@ -0,0 +1,199 @@ + + + + വേഗം (%.2fx) + റേറ്റിംഗ്: %.1f + പുതിയ അപ്ഡേറ്റ്\n%s -> %s + + CloudStream + ഹോം + തിരയുക + ഡൗൺലോഡ്സ് + സെറ്റിംഗ്സ് + തിരയുക + ടാറ്റ ലഭ്യമല്ല + കൂടുതൽ ഓപ്ഷൻസ് + അടുത്ത എപ്പിസോഡ് + @string/synopsis + തരം + ഷെയർ + ബ്രൗസറിൽ തുറക്കുക + + കാണുന്നു + കണ്ടു നിർത്തി + കണ്ടു തീർന്നു + കണ്ടു മതിയാക്കി + കാണാൻ പോകുന്നു + + സിനിമ പ്ലേ ചെയ്യുക + ടോറൻറ് സ്ട്രീം ചെയ്യുക + സ്രോതസുകൾ + Subtitles + വീണ്ടും കണക്ട് ചെയ്യുക… + പിന്നോട്ട് പോകുക + എപ്പിസോഡ് പ്ലേയ് ചെയ്യുക + + ഡൌൺലോഡ് + ഡൌൺലോഡ് ചെയ്തവ + ഡൌൺലോഡ് ചെയ്യുന്നു + ഡൌൺലോഡ് നിർത്തി + ഡൌൺലോഡ് ആരംഭിച്ചു + ഡൌൺലോഡ് മുടങ്ങി + ഡൌൺലോഡ് റദ്ദാക്കി + ഡൌൺലോഡ് പൂർത്തിയായി + %s - %s + + ലിങ്കിൽ തകരാർ + ആന്തരിക സ്റ്റോറേജ് + + Dub + Sub + + ഫയൽ ഡിലീറ്റ് ചെയ്യുക + ഫയൽ പ്ലേയ് ചെയ്യുക + ഡൌൺലോഡ് തുടരുക + ഡൌൺലോഡ് നിർത്തുക + + Disable automatic bug reporting + കൂടുതൽ വിവരം + ഒളിക്കുക + പ്ലേയ് + വിവരം + ബുക്മാർക് ഫിൽറ്റർ ചെയ്യുക + ബുക്മാർക് + നീക്കം ചെയ്യുക + പ്രയോഗിക്കുക + റദ്ദാക്കുക + പ്ലേയർ വേഗത + + + + സ്രോതസ് അടിസ്ഥാനത്തിൽ തിരയുക + തരം അടിസ്ഥാനത്തിൽ തിരയുക + + %d പഴം കൊടുത്തു + പഴം കൊടുത്തിട്ടില്ല + + + റീസെറ് ചെയ്യാൻ അമർത്തിപ്പിടിക്കുക + തുടർന്നു കാണുക + + നീക്കം ചെയ്യുക + കൂടുതൽ വിവരം + + ഈ സ്രോതസ് പ്രവൃത്തിക്കാൻ VPN ഉപയോഗിക്കേണ്ടിവന്നേക്കാം + ഈ ടോറന്റ് സ്രോതസ് ഉപയോഗിക്കാൻ VPN ശുപാർശചെയ്യുന്നു + വിവരണം + വിവരണം ലഭ്യമല്ല + വിവരണം ലഭ്യമല്ല + + + Continues playback in a miniature player on top of other apps + + കറുത്ത അതിർത്തി നീക്കംചെയ്യുക + + Player subtitles settings + + വേഗം നിയന്ത്രിക്കാൻ ഓപ്ഷൻ ചേർക്കുക + + Swipe left or right to control time in the videoplayer + + Swipe on the left or right side to change brightness or volume + + Tap twice on the right or left side to seek forwards or backwards + + തിരയുക + വിവരം + + സ്ട്രോതസായി തിരിച്ച ഫലം തരുക + ക്രാഷാകുമ്പോൾ മാത്രം അയക്കുക + ടാറ്റ അയക്കാതിരിക്കുക + അപ്ഡേറ്റുകൾ അറിയിക്കുക + ആരംഭത്തിൽ അപ്ഡേറ്റുകൾ തിരയുക + പരീക്ഷണാത്മക അപ്ഡേറ് + പരീക്ഷണാത്മക അപ്ഡേറ്റുകൾ മാത്രം സ്വീകരിക്കുക + ഗിറ്റ്ഹബ് + നമ്മുടെ ലൈറ്റ് നോവൽ ആപ്പ് + നമ്മുടെ ആനിമേ ആപ്പ് + ഡിസ്‌കോർഡിലേക്ക് സ്വാഗതം + പഴം കൊടുക്കു + പഴം കൊടുത്ത എണ്ണം + ആപ്പിന്റെ ഭാഷ + + ഈ സ്രോതസ് ക്രോംകാസ്റ് അനുവദിക്കുന്നില്ല + ലിങ്കുകൾ ലഭ്യമല്ല + ലിങ്ക് പകർത്തിയിരിക്കുന്നു + എപ്പിസോഡ് പ്ലേയ് ചെയ്യുക + ആപ്പ് നിശ്ചലമായിരിക്കുന്നതിന് ക്ഷമിക്കണം + + സീസൺ + സീസണില്ല + എപ്പിസോഡ് + എപ്പിസോഡുകൾ + + ഫയൽ ഡിലീറ്റ് ചെയ്യുക + ഡിലീറ്റ് + @string/sort_cancel + നിർത്തുക + തുടരുക + സ്ഥിരമായി %sനെ ഡിലീറ്റ് ചെയ്യുക\nഉറപ്പാണോ? + + തുടരുന്നു + പൂർത്തിയായി + അവസ്ഥ + വർഷം + റേറ്റിംഗ് + ദൈര്ഘം + സ്രോതസ് + സംഗ്രഹം + + + + ഒഴിവ് + ഉപയോഗത്തിൽ + ആപ്പ് + + സിനിമ + ടീവീ സീരീസ് + കാർട്ടൂൺസ് + ആനിമേ + ടോറൻറ് + + + + + ആപ്പിൽ പ്ലേയ് ചെയ്യുക + VLCയിൽ പ്ലേയ് ചെയ്യുക + ബ്രൗസറിൽ പ്ലേയ് ചെയ്യുക + ലിങ്ക് പകർത്തുക + ഡൌൺലോഡ് ചെയ്യൂ + മിറർ ഡൗണ്ലോഡ് + ലിങ്ക്സ് വീണ്ടും ലോഡുചെയ്യുക + + അപ്ഡേറ്റ് ലഭ്യമല്ല + അപ്ഡേറ്റിനായി തിരയുക + + പൂട്ടുക + വലുപ്പം മാറ്റുക + സ്രോതസ് + OP ഒഴിവാക്കു + + ഇനിയും കാണിക്കരുത് + അപ്ഡേറ്റ് + ഔചിത്യ വീഡിയോ ക്വാളിറ്റി + From e06dac79aa5b05eaef82c55da9055af157520fb8 Mon Sep 17 00:00:00 2001 From: Sarang S <85063520+eigengravy@users.noreply.github.com> Date: Mon, 6 Sep 2021 23:17:56 +0530 Subject: [PATCH 18/20] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4094420..25909330 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ https://discord.gg/5Hus6fM * 🇵🇭 Tagalog * 🇵🇱 Polish * 🇮🇳 Hindi +* 🇮🇳 Malayalam **SCREENSHOTS:** From 5fb8840d70592d54558cfda80cd84da01c632051 Mon Sep 17 00:00:00 2001 From: Sarang S <85063520+eigengravy@users.noreply.github.com> Date: Mon, 6 Sep 2021 23:19:52 +0530 Subject: [PATCH 19/20] Update SettingsFragment.kt --- .../com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt b/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt index deb43ec7..37d4cb10 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsFragment.kt @@ -31,6 +31,7 @@ class SettingsFragment : PreferenceFragmentCompat() { Triple("\uD83C\uDDF5\uD83C\uDDED", "Tagalog", "tl"), Triple("\uD83C\uDDF5\uD83C\uDDF1", "Polish", "pl"), Triple("\uD83C\uDDEE\uD83C\uDDF3", "Hindi", "hi"), + Triple("\uD83C\uDDEE\uD83C\uDDF3", "Malayalam", "ml"), ) // idk, if you find a way of automating this it would be great override fun onCreatePreferences(savedInstanceState: Bundle?, rootKey: String?) { From d0d50928ac20641047f80c6c036dac30daefd869 Mon Sep 17 00:00:00 2001 From: Osten Date: Tue, 7 Sep 2021 18:49:55 +0000 Subject: [PATCH 20/20] Update README.md --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 25909330..72a6a6f8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ https://github.com/LagradOst/CloudStream-3/releases **Discord:** https://discord.gg/5Hus6fM -**FEATURES:** +***Features:*** + **AdFree**, No ads whatsoever + No tracking/analytics + Bookmarks @@ -24,13 +24,24 @@ https://discord.gg/5Hus6fM * 🇮🇳 Hindi * 🇮🇳 Malayalam -**SCREENSHOTS:** +***SCREENSHOTS:*** +***Legal notice:*** + +Any legal issues regarding the content on this application should be taken up with the actual file hosts and providers themselves as we are not affiliated with them. + +In case of copyright infringement, please directly contact the responsible parties or the streaming websites. + +The app is purely for educational and personal use. + +CloudStream 3 does not host any content on the app, and has no control over what media is put up or taken down. CloudStream 3 functions like any other search engine, such as Google. CloudStream 3 does not host, upload or manage any videos, films or content. It simply crawls, aggregates and displayes links in a convenient, user-friendly interface. + +It merely scrapes 3rd-party websites that are publicly accessable via any regular web browser. It is the responsibility of user to avoid any actions that might violate the laws governing his/her locality. Use CloudStream 3 at your own risk. + ***Sites used:*** -+ https://trailers.to + https://tenshi.moe