UnblockNeteaseMusic / UnblockNeteaseMusic/server

在 UNM 重新編碼某些音源(如 YouTube)的音訊檔案

Open
#190 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
7.8k
Forks
762
PR merge metrics
No merged PRs in 30d

Description

重新編碼可以將音源回傳的各個音檔,轉換成 NeteaseMusic 可以接受的 encoder 跟 container format (aac)。

TODO

  • 需要在 UNM 內置 FFmpeg 等編碼器
  • 需要撰寫一個 API,讓 NeteaseMusic 直接往這個 API 拿處理過的串流

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing how UNM currently receives and returns source audio, then determine where an FFmpeg-based encoder and streaming API would fit. Done means NeteaseMusic can retrieve source audio transcoded to an accepted AAC encoder and container format.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.