mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-21 00:22:12 +00:00
This commit is contained in:
parent
5e3324b681
commit
e224360140
1 changed files with 10 additions and 12 deletions
22
README.md
22
README.md
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/cranci1/Sora/refs/heads/main/assets/Sora_banner.png" width="500px">
|
<img src="https://raw.githubusercontent.com/cranci1/Sora/refs/heads/main/assets/Sora_banner.png" width="500px">
|
||||||
|
|
||||||
[](https://github.com/cranci1/Sora/actions/workflows/build.yml) [](https://img.shields.io/badge/Platform-iOS%20%7C%20iPadOS%2015.0%2B%20%26%20macOS%2012.0%2B-red?logo=apple&logoColor=white) [](https://discord.gg/XR3SrmUbpd)
|
[](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)
|
||||||
|
|
||||||
A modular web scraping app, **Still in early builds** under the GPLv3.0 License
|
A modular web scraping app, under the GPLv3.0 License
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -21,28 +21,26 @@ A modular web scraping app, **Still in early builds** under the GPLv3.0 License
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- [x] iOS/iPadOS 15+ support
|
- [x] iOS/iPadOS 15+ support
|
||||||
- [x] macOS 12+ support
|
- [x] JavaScript module support
|
||||||
- [x] JSON module support
|
- [ ] macOS support
|
||||||
- [ ] JavaScript module support
|
|
||||||
|
|
||||||
## Frequently Asked Questions
|
## Frequently Asked Questions
|
||||||
|
|
||||||
1. **What is Sora?**
|
1. **What is Sora?**
|
||||||
- Sora is a modular web scraping app designed to work exclusively with modules.
|
Sora is a module based web scraping app, made to work with modules only
|
||||||
|
|
||||||
2. **Is Sora safe?**
|
2. **Is Sora safe?**
|
||||||
- Yes, Sora is open-source and does not store user data on external servers.
|
Yes, Sora is open-source and does not store user data on external servers.
|
||||||
|
|
||||||
3. **Will Sora ever be paid?**
|
3. **Will Sora ever be paid?**
|
||||||
- No, Sora will always remain free, with no subscriptions, paid content, or required logins.
|
No, Sora will always remain free without subscriptions, paid content, or any type of login.
|
||||||
|
|
||||||
4. **Where can I get modules?**
|
4. **How can i get module?**
|
||||||
- I do not provide any modules for the app. Search for them on google or elsewhere. I only created 1 module to watch videos of my school.
|
I do not provide any module for the app. Search for them on google or i dont know. I only created 1 module to watch videos of my school.
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
FrameWorks:
|
FrameWorks:
|
||||||
- [SwiftSoup](https://github.com/scinfu/SwiftSoup) - MIT License
|
|
||||||
- [KingFisher](https://github.com/onevcat/Kingfisher) - MIT License
|
- [KingFisher](https://github.com/onevcat/Kingfisher) - MIT License
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
@ -50,7 +48,7 @@ FrameWorks:
|
||||||
This project is licensed under the [GNU General Public License v3.0](LICENSE).
|
This project is licensed under the [GNU General Public License v3.0](LICENSE).
|
||||||
|
|
||||||
```
|
```
|
||||||
Copyright © 2024 cranci. All rights reserved.
|
Copyright © 2024-2025 cranci. All rights reserved.
|
||||||
|
|
||||||
Sora is free software: you can redistribute it and/or modify
|
Sora is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue