* Sun Dec 04 2022 Dirk Müller <dmueller@suse.com>
- update to 2.7.3:
* Removed download count check
* Sat Sep 03 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 2.7.2:
- Update requirements
* Sun May 22 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.7.1:
- Prefer filename* header (#416)
* Prefer filename* header
* Fix typo
- Support wav file tagging (#417)
- Update README
* Thu Apr 07 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.7.0:
- New sync option (#374)
- Fix offset for playlists
* Sat Feb 12 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- Fix offset for playlists
* Sat Jan 22 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- Fix downloading hidden tracks from a hidden playlist
* Tue Jan 18 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- Implement offset
* Sat Jan 08 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- Fix file size calculation
- update to version 2.5.2:
- Fix downloading
- Fix m4a downloading
* Wed Jan 05 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 2.5.0:
- Reimplement --min-size and --max-size
- Allow user to provide just username instead of soundcloud.com URL
- Add --no-playlist option
- Only publish on new tag pushed
* Mon Jan 03 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
- Update to version 2.4.0:
- Fix '--no-playlist-folder' (#280)
- Introduce support for HLS
- Return filename from the download functon
- Fix issues with utf8 paths from config
- Fix --addtimestamp and already downloaded fail (#295)
- Added -n option (#282)
- Fix soundcloud url
- fix #320, only get more info when needed
- respect XDG_CONFIG_HOME environment variable (#312)
- Fix original download detection
- Add track number metadata when downloading playlists (#330)
- Fix missing check for geoblocked tracks (#332) (#334)
- Skip metadata if file already exist
- Add a --force-metadata option to add the metadata to downloaded file
- Add a --no-album-tag option to prevent track to get the same album ar…
- Program should refuse to run with an informative error message if ffm…
- added missing headers to another request (#385)
- Reimplement 'me' downloading
- Raise error if default config file cannot be read
- Include default config file
- Exit with message if ffmpeg is not installed
- Add --strict option, shorten converted .flac filenames to 255 bytes
- Update to version v2.2.4
- Better error handling, return exit code 1 on errors
- Allow downloading of mobile links
- Add support for Python 3.6
- Add support for downloading original files with secret tokens
- Prefer original file extension over mimetype guess
- Download even if track is not streamable
- Remove query string from input URL
- Fix issue for limitting number of playlist entry downloads
- Dynamically generate client_id if specified client_id is not valid