Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 875 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 875 Bytes

NeteaseMusicPlugin

A plugin for Netease Music macOS client which forward dead music request to UnblockNeteaseMusic.

What you need

  1. Xcode
  2. The latest version UnblockNeteaseMusic
  3. CocoaPods

How to use

Tested on 1.5.9 (622)

  1. Clone the project
  2. Run pod install in the project folder
  3. Open the NeteaseMusicPlugin.xcworkspace with Xcode
  4. Change the apiServer http://127.0.0.1:8123 to your own UnblockNeteaseMusic address.
  5. Build and run.
  6. Have fun!

User in the Mainland China please comment out this line.

Thanks

The hijack.m is almost a copy from Typcn.

Licence

GPLv3