Changes in this release
- Added support for an output directory with the flag
--output-dir
. Thanks to @TheCatster. - Add support to treat URL's in the passed list as URL's and automatically extract the song name.
- Disable progress bar when
--quiet
is passed. Helps in redirecting the output ofytmdl
to some file or suppressing it altogether. - Filter out asterisk (*) from filenames in order to get rid of conflict with OS while renaming the song or moving it.
- Other minor fixes.