Changelog
- Added support to download playlists
- Added support to download the songs in m4a
- Added support to download songs youtube URL's that may contain things like
&feature=-youtu.be
. Check #59 - When playlist is passed, various arguments are supported to extract out just a few videos. Arguments lke
--playlist-start
andplaylist-items
--ignore-error
added specifically for downloading playlists when one of the songs might fail.- Removed
--setup
. config will be created automatically if not present from now on. - Other bug fixes.
- Fix bugs with quiet mode.