You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
[](https://github.com/cranci1/Sora/actions/workflows/build.yml)[](https://discord.gg/XR3SrmUbpd)[](https://img.shields.io/badge/Platform-iOS%20%7C%20iPadOS%2015.0%2B%20%26%20macOS%2012.0%2B-red?logo=apple&logoColor=white)
9
9
10
-
**An iOS and macOS modular web scraping app, under the GPLv3.0 License.**
10
+
**A modular media player for iOS and macOS, under the GPLv3.0 License.**
11
11
12
12
</div>
13
13
@@ -24,11 +24,11 @@
24
24
25
25
-[x] macOS 12.0+ support
26
26
-[x] iOS/iPadOS 15.0+ support
27
-
-[x] JavaScript as main loader
28
-
-[x]Download support (HLS & MP4)
27
+
-[x] JavaScript-based module loader
28
+
-[x]HLS and MP4 format support with optional offline watching (via user-installed modules)
29
29
-[x] Tracking services (AniList, Trakt)
30
30
-[x] Apple Keychain support for auth tokens
31
-
-[x]Streams support (Jellyfin/Plex-like servers)
31
+
-[x]Support for personal media servers (e.g., Jellyfin, Plex)
32
32
-[x] External metadata providers (TMDB, AniList)
33
33
-[x] Background playback and Picture-in-Picture (PiP) support
34
34
-[x] External media player support (VLC, Infuse, Outplayer, nPlayer, SenPlayer, IINA, TracyPlayer)
@@ -40,7 +40,7 @@ You can download Sora using Xcode or using the .ipa file, which you can find in
40
40
## Frequently Asked Questions
41
41
42
42
1.**What is Sora?**
43
-
Sora is a modular web scraping application designed to work exclusively with custom modules.
43
+
Sora is a modular media player for iOS and macOS, enabling custom modules to play media from user-provided sources.
44
44
45
45
2.**Is Sora safe?**
46
46
Yes, Sora is open-source and prioritizes user privacy. It does not store user data on external servers and does not collect crash logs.
@@ -86,16 +86,16 @@ along with Sora. If not, see <https://www.gnu.org/licenses/>.
86
86
87
87
## Legal
88
88
89
-
**_Sora is not intended for piracy. The Sora project does not endorse or support any form of piracy._**
89
+
**Sora is a media player that does not host or provide any content. Users are responsible for providing their own content.**
90
90
91
-
### No Liability
92
-
93
-
The developer(s) of this software assume no liability for damages, legal claims, or other issues arising from the use or misuse of this software or any third-party modules. Users bear full responsibility for their actions. Use of this software and its modules is at your own risk.
91
+
### User Responsibility
92
+
- Users must ensure they have legal rights to any content they use
93
+
- Users are responsible for complying with all applicable laws
94
+
- Users must respect copyright and intellectual property rights
94
95
95
-
### Third-Party Websites and Intellectual Property
96
-
97
-
This software is not affiliated with or endorsed by any third-party entities. Any references to third-party sites in user-generated modules do not imply endorsement. Users are responsible for ensuring their scraping activities comply with the terms of service and intellectual property rights of the sites they interact with.
96
+
### No Liability
97
+
The developers assume no responsibility for user actions or content. This software is provided "as-is" without warranties. Users bear full responsibility for their use of the software and any modules.
98
98
99
-
### DMCA
99
+
### Modules
100
+
Sora does not include any modules. Third-party modules are the responsibility of their creators, not the Sora developers.
100
101
101
-
The developer(s) are not responsible for the misuse of any content inside or outside the app and shall not be held liable for the dissemination of any content within the app. Any violations should be reported to the source website or module creator. The developer bears no legal responsibility for any module used within the app.
0 commit comments