SoundCloud Downloader 版本历史 - 8 个版本
SoundCloud Downloader 作者: anyo
SoundCloud Downloader 版本历史 - 8 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.3
发布于 2024年5月30日 - 25.55 KB适用于 firefox 48.0 及更高版本changelog:
- fixed a bug where download of songs with no artwork + user with no profile picture (which is the default fallback) did not work (e.g. https://soundcloud.com/lareena61030/laker-phreshboyswag-no-reason-elipropper)源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 2.2
发布于 2024年3月14日 - 25.53 KB适用于 firefox 48.0 及更高版本changelog:
- fixed a bug where download of songs with no description did not work (closes https://github.com/nyo/scdl/issues/7)
- added support for `publisher_metadata` which is metadata entered by the person uploading the music (= more reliable)
- now uses `publisher_metadata.artist` before `user.username` for artist name
- now uses `publisher_metadata.release_title` before `title` for song title
- now uses `release_date` before `created_at` for album release year
- now uses `publisher_metadata.writer_composer` for song composer name源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.1
发布于 2024年3月13日 - 25.37 KB适用于 firefox 48.0 及更高版本changelog:
- fixed a bug where the `Download` button did not appear on some tracks
- added SoundCloud track description to metadata (COMM id3 tag)
- improved DOM checks to know if a `Download` button should be added or not
- added `[scdl]` prefix to logs
- improved readme/documentation源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.0
发布于 2023年3月4日 - 24.99 KB适用于 firefox 48.0 及更高版本changelog:
- fixed download button disappearing when playing a track in a set/playlist/album
- added support for `hls` transcoding format (which caused many tracks to not be downloaded)
- added support for private tracks downloading
- added `setInterval` clear when navigating away from the page
- improved overall code organization, structure & error handling
- improved id3 tagging
- improved URLs handling
- improved the way download buttons are added to the DOM
- improved the way button size is determined (now based on the parent group)
- improved the way some button group are ignored
- improved the way the track link is picked
- removed `logger()` function源代码遵循 Mozilla 公共许可证 2.0 发布