SoundCloud Downloader의 버전 기록 - 9개 버전
SoundCloud Downloader 제작자: anyo
SoundCloud Downloader의 버전 기록 - 9개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 2.4
2025년 4월 19일에 출시 - 25.96 KBfirefox 58.0 이상에서 작동changelog:
- rework button style to match new soundcloud uiMozilla Public License 2.0에 따라 릴리스된 소스 코드
이전 버전
버전 2.3
2024년 5월 30일에 출시 - 25.55 KBfirefox 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 KBfirefox 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 nameMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.1
2024년 3월 13일에 출시 - 25.37 KBfirefox 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/documentationMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.0
2023년 3월 4일에 출시 - 24.99 KBfirefox 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()` functionMozilla Public License 2.0에 따라 릴리스된 소스 코드