Add minimax-music-playlist-cn: Chinese-optimized music playlist skill#74
Open
shin4 wants to merge 1 commit intoMiniMax-AI:mainfrom
Open
Add minimax-music-playlist-cn: Chinese-optimized music playlist skill#74shin4 wants to merge 1 commit intoMiniMax-AI:mainfrom
shin4 wants to merge 1 commit intoMiniMax-AI:mainfrom
Conversation
A Chinese-optimized version of minimax-music-playlist designed for users of Chinese music streaming platforms (QQ Music, NetEase Cloud Music, Qishui Music). Key features: - Online-first: Parse playlist share links via public APIs - Cross-platform: Works on Windows, Linux, macOS, Docker - Zero dependencies: Pure Python stdlib (urllib) - Smart genre analysis: Uses official artist_genre_map.json (23K+ artists) Differences from official v2.0: - Data sources: Online links instead of local file scanning - Generation: Serial (more reliable) instead of parallel - Simplified: Removed cover generation and playlist.json saving
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds a Chinese-optimized version of the
minimax-music-playlistskill, designed for users who primarily use Chinese music streaming platforms.Motivation
The official
minimax-music-playlistv2.0 focuses on Apple Music, Spotify, and local NetEase files — which are difficult to access for Chinese users. This CN version provides an alternative that:urllibfrom stdlibFeatures
artist_genre_map.json(23,000+ artists including 1,400+ Chinese artists)Supported Platforms
c.y.qq.com/qzone/fcg-bin/fcg_ucc_getcdinfo_byids_cp.fcgReferer: https://y.qq.com/music.163.com/api/v3/playlist/detailReferer: https://music.163.com/browser_navigatetool)Files Added
Differences from Official v2.0
&+wait)mmx image generateNotes
minimax-music-playlistskill