mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
fix: snap Store mention in SECURITY.md
This commit is contained in:
18
README.md
18
README.md
@@ -7,7 +7,7 @@
|
||||
|
||||
### **A clean, open-source multimedia downloader for Windows and Linux**
|
||||
|
||||
[](https://github.com/MasterAcnolo/Freedom-Loader/releases)
|
||||
[](https://github.com/MasterAcnolo/Freedom-Loader/releases)
|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
[](https://masteracnolo.github.io/Freedom-Loader-Site/)
|
||||
[](https://masteracnolo.github.io/Freedom-Loader-Workshop/)
|
||||
@@ -88,8 +88,7 @@ The primary goal is to make media downloading accessible to users who want offli
|
||||
|
||||
[](https://copr.fedorainfracloud.org/coprs/masteracnolo/freedom-loader/)
|
||||
[](https://github.com/MasterAcnolo/Freedom-Loader/releases)
|
||||
|
||||
[//]: # ([](https://snapcraft.io/freedom-loader))
|
||||
[](https://snapcraft.io/freedom-loader)
|
||||
[](https://github.com/MasterAcnolo/Freedom-Loader/releases)
|
||||
|
||||
### Requirements
|
||||
@@ -122,14 +121,11 @@ sudo dnf install freedom-loader
|
||||
sudo apt install ./freedom-loader_1.x.x_amd64.deb
|
||||
```
|
||||
|
||||
[//]: # (#### Snap (any distro with snapd))
|
||||
#### Snap (any distro with snapd)
|
||||
|
||||
[//]: # ()
|
||||
[//]: # (```bash)
|
||||
|
||||
[//]: # (sudo snap install freedom-loader)
|
||||
|
||||
[//]: # (```)
|
||||
```bash
|
||||
sudo snap install freedom-loader
|
||||
```
|
||||
|
||||
#### RPM (Fedora/RHEL/openSUSE, without Copr)
|
||||
|
||||
@@ -543,7 +539,7 @@ You are free to use, modify, and redistribute this software under the terms of t
|
||||
|
||||
- [yt-dlp](https://github.com/yt-dlp/yt-dlp) for the robust download engine
|
||||
- [FFmpeg](https://ffmpeg.org/) for media processing capabilities
|
||||
- [Deno](https://deno.com/) for helping me bypassing challenges
|
||||
- [Deno](https://deno.com/) for helping me to bypass challenges
|
||||
- [Electron](https://www.electronjs.org/) for the desktop application framework
|
||||
- The open-source community for continuous support and contributions
|
||||
- [@SpicyFire21](https://github.com/SpicyFire21) to be the spiciest one
|
||||
|
||||
@@ -47,7 +47,7 @@ When using Freedom Loader, I recommend:
|
||||
- **Official Sources**: Download only from official sources:
|
||||
- [GitHub Releases](https://github.com/MasterAcnolo/Freedom-Loader/releases)
|
||||
- [Fedora COPR](https://copr.fedorainfracloud.org/coprs/masteracnolo/freedom-loader/)
|
||||
<!-- - [Snap Store](https://snapcraft.io/freedom-loader) -->
|
||||
- [Snap Store](https://snapcraft.io/freedom-loader)
|
||||
- **Verify Downloads**: Check that installers are from one of the above sources
|
||||
- **Antivirus**: Keep your antivirus software up to date
|
||||
|
||||
|
||||
Reference in New Issue
Block a user