diff options
author | metamuffin <metamuffin@disroot.org> | 2025-05-24 14:49:43 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-05-24 14:49:43 +0200 |
commit | 408e415625d1fc96e009238b45f31a781533dc3a (patch) | |
tree | f245239720e707c508c92212c3fad70f4febee23 /scripts/complete_from_files.md | |
parent | 00d8618d5603e5c218c617201d8cda292b07db10 (diff) | |
download | isda-408e415625d1fc96e009238b45f31a781533dc3a.tar isda-408e415625d1fc96e009238b45f31a781533dc3a.tar.bz2 isda-408e415625d1fc96e009238b45f31a781533dc3a.tar.zst |
accept mka in complete_from_files
Diffstat (limited to 'scripts/complete_from_files.md')
-rw-r--r-- | scripts/complete_from_files.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/complete_from_files.md b/scripts/complete_from_files.md index 0884979..3afc78e 100644 --- a/scripts/complete_from_files.md +++ b/scripts/complete_from_files.md @@ -7,5 +7,5 @@ traversed recursively. Currently only two file/task patterns are recognized: -- `___________.mkv`: `youtube:___________` -- `some title [___________].mkv`: `youtube:___________` +- youtube kind: `___________.mkv`, `some title [___________].mkv` (and the same + with mka) |