Add --overwrite option (#182)

* Add overwrite option

* Fix tests

* address changes requested
This commit is contained in:
Victor Yap
2017-12-31 01:13:34 -06:00
committed by Ritiek Malhotra
parent 64548b6894
commit 01bb783724
5 changed files with 23 additions and 17 deletions

View File

@@ -196,7 +196,8 @@ and it will start downloading songs mentioned in `list.txt`.
resume from the song where you stopped it the next time you want to download
the songs present in `list.txt`.
- Songs that are already downloaded will be skipped and not be downloaded again.
- Songs that are already downloaded will prompt you to overwrite or skip. This behavior can be changed by
passing `--overwrite {prompt,skip,force}`.
#### Download by Playlist Link