aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index 01a3cf0..ea3a6fe 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,19 @@ ex: `https://www.youtube.com/watch?v=qvj_QSqOrBw,00:01:10-00:01:40`
The packages/programs below must be accessible from any path. (If you are on Windows these will need to be in your PATH environment variable)
- ffmpeg
- yt-dlp
-- Java
+- Java 11 or above
+
+You must also have one of the following browsers installed and have used it to log into YouTube. This is to mitigate yt-dlp from being blocked by YouTube
+```
+brave, chrome, chromium, edge, firefox, opera, safari, vivaldi, whale
+```
+
+> Although this program comes with some circumvention techniques, it may still be possible for downloads to fail. When this is the case, try again later
+> You may also try adding a [PO-Token](https://github.com/yt-dlp/yt-dlp/wiki/PO-Token-Guide) to make your traffic appear more legit
# Binaries
Pre-built binaries are also available. You can download it from the [Releases](https://github.com/pinapelz/ytID3AutoTag/releases) section
-You can either run it like an application or for a debug log run it as `java -jar ytID3AutoTag.jar` from the terminal
+You can either run it like an application
+
+For a debug log run it as `java -jar ytID3AutoTag.jar` from the terminal
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage