From d03c45e580aa94c77d13c8858862d8abdb4a25f5 Mon Sep 17 00:00:00 2001 From: borgmanJeremy <46930769+borgmanJeremy@users.noreply.github.com> Date: Wed, 20 Oct 2021 23:13:39 -0500 Subject: [PATCH] Updated readme to specify how to operate with iOS and MacOS. (#66) issue #61 --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04b7424..9487e5d 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,10 @@ chown 1000:0 /path/to/mount/point This will match the permissions with the **UID** and **GID** of elasticsearch within the container and should fix the issue. ## Getting Started -1. Go through the **settings** page and look at the available options. Particularly set *Download Format* to your desired video quality before downloading. **Tube Archivist** downloads the best available quality by default. +1. Go through the **settings** page and look at the available options. Particularly set *Download Format* to your desired video quality before downloading. **Tube Archivist** downloads the best available quality by default. To support iOS or MacOS a compatible format must be specified. For example: +``` +bestvideo[VCODEC=avc1]+bestaudio[ACODEC=mp4a]/mp4 +``` 2. Subscribe to some of your favorite YouTube channels on the **channels** page. 3. On the **downloads** page, click on *Rescan subscriptions* to add videos from the subscribed channels to your Download queue or click on *Add to download queue* to manually add Video IDs, links, channels or playlists. 4. Click on *Start download* and let **Tube Archivist** to it's thing.