dn365 / Export-NeteaseMusic-Playlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functionality

  • Export play list and song names from Netease Music for Mac users.
  • One .csv file per play list, which contains all songs and artist names of that play list.
  • The output directory is simply the current working directory.

Run

  • Open your Terminal.
  • Run python export-netease-music-playlist.py.

Attention

Testing

  • Only tested on OS X Yosemite 10.10.5, with Python 2.7.13 and Netease Music Version 1.5.1.

Acknowledgement

  • Many thanks to vileer's project!
  • I borrowed a lot from his code and his code actually saved tons of my time while developing this toy project.

Copyright

  • Please feel free to copy and mofidy this code.

About


Languages

Language:Python 100.0%