SoundCloud Downloader 版本紀錄 - 9 個版本
SoundCloud Downloader 作者: anyo
SoundCloud Downloader 版本紀錄 - 9 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 2.4
發行於 2025年4月19日 - 25.96 KB適用於 firefox 58.0 與更新版本changelog:
- rework button style to match new soundcloud ui原始碼依照 Mozilla Public License 2.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 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 Public License 2.0 條款釋出
版本 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 Public License 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 Public License 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 Public License 2.0 條款釋出