album covers and metadata
This commit is contained in:
parent
8113c36a47
commit
b560060b45
4 changed files with 150 additions and 7 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import type { RegularCodecType } from "downloader/codecType.js";
|
||||
|
||||
|
||||
export const songCodecRegex: { [key in RegularCodecType]: RegExp } = {
|
||||
"aac": /audio-stereo-\d+/,
|
||||
"aac_he": /audio-HE-stereo-\d+/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue