https://github.com/lonsty/musicftdl
:musical_note: 音乐下载工具,自动补全 MP3 标签(专辑、歌手、曲目号、封面图等),有杰伦的歌呦 :two_hearts: 。
https://github.com/lonsty/musicftdl
jaychou music-downloader
Last synced: 5 months ago
JSON representation
:musical_note: 音乐下载工具,自动补全 MP3 标签(专辑、歌手、曲目号、封面图等),有杰伦的歌呦 :two_hearts: 。
- Host: GitHub
- URL: https://github.com/lonsty/musicftdl
- Owner: lonsty
- License: mit
- Created: 2020-05-06T01:42:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-12T02:37:12.000Z (10 months ago)
- Last Synced: 2025-09-01T14:19:57.056Z (10 months ago)
- Topics: jaychou, music-downloader
- Language: Python
- Homepage: https://musicftdl.readthedocs.io/
- Size: 1.41 MB
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=========================
Music Full Tag Downloader
=========================
.. image:: https://img.shields.io/pypi/v/musicftdl.svg
:target: https://pypi.python.org/pypi/musicftdl
.. image:: https://img.shields.io/travis/lonsty/musicftdl.svg
:target: https://travis-ci.com/lonsty/musicftdl
.. image:: https://readthedocs.org/projects/musicftdl/badge/?version=latest
:target: https://musicftdl.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
A CLI tool to download music of Jay Chou and other singers with full song tags.
* Free software: MIT license
* Documentation: https://musicftdl.readthedocs.io.
Features
--------
* **Search**: Search songs by keywords.
* **Download**: Download song(s) by singer/album/song mid or keyword.
* **Tag**: After downloading, tags are automatically added to the song (eg artist, album, sum of tracks, album cover image, release date), this feature is only available for `MP3` format songs.
Usage
-----
.. code-block:: console
$ pip install -U musicftdl
Example for downloading all `周杰伦's` songs with `320k` bitrate, and save to the directory of `/mnt/e/Music/musicftdl` :
.. code-block:: console
$ musicftdl download -d /mnt/e/Music/musicftdl -f 320 -s 0025NhlN2yWrP4
.. image:: docs/img/SC01.png
.. image:: docs/img/SC02.png
.. image:: docs/img/SC03.png
.. image:: docs/img/SC04.png