From 4c2c9b6f20f8c9aaba14376f042b0f90c695b564 Mon Sep 17 00:00:00 2001 From: Simon Date: Sat, 16 Dec 2023 13:28:09 +0700 Subject: [PATCH] clarify remote metadata priority over local --- mkdocs/docs/settings/actions.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs/docs/settings/actions.md b/mkdocs/docs/settings/actions.md index a25f8b5..eb35e73 100644 --- a/mkdocs/docs/settings/actions.md +++ b/mkdocs/docs/settings/actions.md @@ -12,6 +12,9 @@ The button **Delete all queued** will delete all pending videos from the downloa !!! note This is inherently error prone, as there are many variables, some outside of the control of this project. Read this carefully and use at your own risk. +!!! note + The importer will *try* to fetch metadata from YouTube after identifying the video, as it is assumed this is newer, even if you add the info json file as described below. + Add the files you'd like to import to the */cache/import* folder. Only add files, don't add subdirectories. All files you are adding, need to have the same *base name* as the media file. Then start the process from the settings page *Manual Media Files Import*. Valid media extensions are *.mp4*, *.mkv* or *.webm*. If you have other file extensions or incompatible codecs, convert them first to mp4. **Tube Archivist** can identify the videos with one of the following methods.