From 832ffee870209d085e2ec1489dbe3481fd9f9290 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Thu, 2 Feb 2017 10:01:28 +0530 Subject: [PATCH] update docs for optional conversion & meta-tags --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9878a10..c0d786c 100644 --- a/README.md +++ b/README.md @@ -60,12 +60,13 @@ Now to run the script type: ## Instructions for Downloading Songs: -First launch the script using the above command as mentioned for your OS. +- First launch the script using the above command as mentioned for your OS. -If you want to skip the conversion process and meta-tags, run the script by passing `-n` or `--no-convert` option: +- If you want to skip the conversion process and meta-tags, run the script by passing `-n` or `--no-convert` option: `sudo python spotdl.py -n` or `python.exe spotdl.py -n` depending on your OS. +[NOTE: This option will also skip meta-tags as .m4a cannot hold meta-tags] -Use `-h` option to see full list of supported options. +- Use `-h` option to see full list of supported options. #### Downloading by Name: