-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readme translation to arabic #10969
Readme translation to arabic #10969
Conversation
4c2f405
to
6d686b9
Compare
Here’s a reverse-translation via ChatGPT:
Android Lightweight Front-End Interface
Get it on F-Droid Screenshots • Supported Services • Description • Features • Installation and Updates • Contributions • Donations • License Website • Blog • FAQ • Click Read this document in other languages: Deutsch, English, Español, Français, हिन्दी, Italiano, 한국어, Português Brasil, Polski, ਪੰਜਾਬੀ, 日本語, Română, Soomaali, Türkçe, 正體中文, অসমীয়া, うちなーぐち, Српски, العربية. [!Warning]
Screenshots NewPipe currently supports the following services:
As you can see, NewPipe supports a variety of video and audio services. Although it started with YouTube, other contributors have added new services over the years, making NewPipe more versatile and flexible! Partially due to circumstances and partially due to its popularity, YouTube remains the best-supported service among these. If you use or know any of these other services, please help us improve their support! We need caretakers for SoundCloud and PeerTube. If you’re interested in adding a new service, please reach out to us first! Our documentation provides more information about how to add a new service to the app and to the NewPipe Extractor. NewPipe works by fetching the required data from the official API (like PeerTube) of the service you are using. If the official API is restricted (like YouTube) for our purposes or proprietary, the app scrapes the website or uses the internal API instead. This means you don’t need an account on any service to use NewPipe. Additionally, since both the app and the extractor are free and open-source software, they do not use any proprietary libraries or frameworks, such as Google Play Services. This allows you to use NewPipe on custom ROMs or devices without Google apps installed.
Installation and Updates You can install NewPipe using one of the following methods:
We recommend the first method for most users. APKs installed using the first or second methods are compatible (you can switch between them without losing data). However, APKs installed via the third method are not compatible due to differences in signing keys. Debug APKs built using the fourth method don’t use a key. Signing keys ensure users aren’t tricked into installing unauthorized updates. Each APK from pull requests is signed with a unique random key generated by GitHub Actions, so they cannot be updated automatically. If you need to switch sources (e.g., if NewPipe’s core feature breaks and hasn’t been updated on F-Droid yet), follow these steps:
Note: Always ensure that databases imported into the official app are exported from the official app. If you import a database from an unofficial APK, issues may arise. This action is unsupported and should only be done if you fully understand the risks. Whether you have ideas, translations, design changes, code cleanup, or even major code contributions, we welcome all help. Every contribution, no matter how big or small, makes the app better! If you’d like to contribute, check out our contribution guidelines. If you enjoy NewPipe, we welcome donations. We prefer Liberapay because it’s open-source and non-profit. For more details on how to donate to NewPipe, visit our website.
Privacy Policy The NewPipe project aims to provide a private and anonymous experience for using web-based media services. Therefore, the app does not collect any data without your consent. NewPipe’s privacy policy details what data is sent and stored when submitting a crash report or leaving a comment on our blog. You can find the document here. GNU GPLv3 NewPipe is free software: you can use, study, share, and improve it as you wish. Specifically, you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the license or (at your option) any later version. Looks good! |
What is it?
Description of the changes in your PR
I translated and added the readme doc in arabic.
Due diligence