8f564c72c4
- Update to 2.12.1: * Use tempdir for downloading * Set albumartist metadata for playlists * Migrate from cgi.parse_header to email.message.Message due to PEP 594 * Use maintained dependencies * More consistent tag mapping * Added '--add-description' option * Add -q <search_query> command line argument - Switch to pyproject macros. - List directories in %files explicitly.
Sebastian Wagner2024-09-19 05:46:30 +00:00
164c9a6e13
- Fix file size calculation - update to version 2.5.2: - Fix downloading - Fix m4a downloading
Sebastian Wagner2022-01-08 19:48:59 +00:00
5c06c00880
- update to version 2.5.0: - Reimplement --min-size and --max-size
Sebastian Wagner2022-01-05 12:49:28 +00:00
b567f38432
- 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
Sebastian Wagner2022-01-05 12:34:21 +00:00
32c008dedb
- 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
Sebastian Wagner2022-01-03 11:55:23 +00:00