Giter Site home page Giter Site logo

sg4dylan / neteasecloudmusicplaylistconverter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vileer/neteasecloudmusicplaylistcreator

11.0 2.0 1.0 6 KB

将网易云音乐 PC 端的歌单转换成 M3U 格式,方便其他程序使用

Python 100.00%

neteasecloudmusicplaylistconverter's Introduction

NeteaseCloudMusicPlaylistCreator

将网易云音乐 PC 端的歌单转换成 M3U 格式,方便其他程序使用

使用方法:

  1. 安装网易云音乐客户端
  2. 登录账户,下载播放列表中所有音乐
  3. 双击运行脚本
  4. 将音乐文件和生成的m3u文件拷贝到你的播放器目录(前提是要你的播放器支持 m3u

Tips:

如果你只需要在电脑中其他播放器使用 M3U 文件,可以使用绝对路径生成模式
将参数 -a 设置为真,然后直接在下载目录运行脚本
例如 -> save_all_play_list.py -a True
也可以使用 -p 参数手动传递网易云音乐的歌曲下载目录位置
例如 -> save_all_play_list.py -a True -p "D:\NeteaseCloudMusicDownload"

与原 repo 区别:

  • 本 fork 为 Python3+ only,与 Python2 不兼容
  • 增加了历史播放列表保存及当前播放列表保存

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.