From 408956f8d7f397e96cc3a756e191b10f6fbc5011 Mon Sep 17 00:00:00 2001 From: Tzahi12345 Date: Sat, 9 Jan 2021 14:13:03 -0500 Subject: [PATCH] Updated Categories (markdown) --- Categories.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Categories.md b/Categories.md index e24d99e..44cd588 100644 --- a/Categories.md +++ b/Categories.md @@ -17,4 +17,8 @@ For example, if you want a "tech" category, you can have the following ruleset: -And let's say you want a custom file output for these videos, you can make it `videos/tech/%(title)s`, meaning all those videos will end up in a folder called `tech` in your `videos` folder. \ No newline at end of file +And let's say you want a custom file output for these videos, you can make it `videos/tech/%(title)s`, meaning all those videos will end up in a folder called `tech` in your `videos` folder. + +## Caveats + +* Categories are not currently implement for subscriptions \ No newline at end of file