Skip to content

Commit

Permalink
fix grammar in README and CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
plbstl committed Oct 18, 2024
1 parent b58bb42 commit 1f44b77
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Thank you for taking the time to read this Guide.

## Ask questions and provide feedback

Questions can be asked about, suggestions and complaints can be made for new and existing features; error codes and messages; data tracking; typos; the website's contents, look and feel; this guide; ways of doing things; basically anything related to MediaDL. Just [open an issue](https://github.com/plbstl/MediaDL/issues/new) and write everything down.
Questions can be asked about, suggestions and complaints can be made for new and existing features; error codes and messages; data tracking; typos; the website's contents, look and feel; this guide; ways of doing things; basically anything related to MediaDL. Just [open an issue](https://github.com/plbstl/MediaDL/issues/new) and write down everything.

> **NOTE:** You need a GitHub account to open an issue or make a change.
Expand All @@ -18,9 +18,9 @@ Here is a helper video on the process of submitting pull requests: <https://yout

You can export a Siri Shortcut as a file and attach it when opening an issue or submitting a pull request.

- You need an internet connection to export a Shortcut (Apple needs to sign it on their servers).
- Open the Shortcuts app.
- Long press the Shortcut you want to export.
- You need an internet connection to export a shortcut (Apple needs to sign it on their servers).
- On your mobile device, open the Shortcuts app.
- Long press the shortcut you want to export.
- Tap `Share`, tap `Options >`, and send as `File` for `Anyone`.
- Tap `Done`.
- Now you can `Save to Files`, AirDrop or share in any other way you prefer.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,19 @@ MediaDL works in browsers too.
## Installation 📲

1. The Shortcuts app comes preinstalled on Apple devices. In the case that yours is deleted, install [Shortcuts][shortcuts-app-link] from the App Store.
2. Scriptable is used for functionality not yet available in the Shortcuts app. You can use it for a lot of other stuff, just like Shortcuts app. Install [Scriptable][scriptable-app-link] from the App Store.
2. Scriptable is used for functionality not yet available in the Shortcuts app. Just like Shortcuts app, you can use it for a lot of other things. Install [Scriptable][scriptable-app-link] from the App Store.
3. Add the [MediaDL][mediadl-shortcut-link] shortcut to your Shortcuts library.
4. Attempt to download media from a supported platform of your choice.

> If the platform requires you to sign in, **Scriptable** will open a WebView for you to sign in. Sign in and close Scriptable. Future downloads from the selected platform should complete from now on.
5. Select `Always Allow` when prompted for network access to avoid prompts every time you use the MediaDL shortcut.
5. Select `Always Allow` when prompted for network access to avoid prompts every time you use MediaDL.

## Important Notes 🗒️

- MediaDL will **_never ask_** for your username/email or password. You will be presented with a WebView to login into the relevant official platform using their official methods.

- When using mobile data to access the internet, mobile data has to be turned on for both Shortcuts & Scriptable in your device settings for downloads to work.
- When using mobile data to access the internet, mobile data has to be turned on for both **Shortcuts** & **Scriptable** in your device settings for downloads to work.

- You have to be signed in to the specific platform to access media private to you.

Expand Down

0 comments on commit 1f44b77

Please sign in to comment.