feat: extract player DRM data
This commit is contained in:
parent
2b2b4af0b2
commit
2af4001c75
15 changed files with 673 additions and 128 deletions
|
|
@ -75,7 +75,7 @@ async fn download_music(rp: RustyPipe) {
|
|||
assert_audio_meta(
|
||||
&res.dest,
|
||||
"Lord of the Riffs",
|
||||
"Alexander Nakarada - CreatorChords",
|
||||
"Alexander Nakarada",
|
||||
"Lord of the Riffs",
|
||||
"2022-02-05",
|
||||
);
|
||||
|
|
|
|||
Reference in a new issue