mirror of
https://github.com/zhaarey/apple-music-downloader.git
synced 2025-10-23 15:11:05 +00:00
fix:重建缺失的sample size来修复部分mdat未解密
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"os"
|
||||
"time"
|
||||
|
||||
"github.com/Eyevinn/mp4ff/mp4"
|
||||
"github.com/itouakirai/mp4ff/mp4"
|
||||
"github.com/grafov/m3u8"
|
||||
|
||||
"encoding/binary"
|
||||
|
||||
@@ -17,7 +17,7 @@ import (
|
||||
"errors"
|
||||
"io"
|
||||
|
||||
"github.com/Eyevinn/mp4ff/mp4"
|
||||
"github.com/itouakirai/mp4ff/mp4"
|
||||
|
||||
"encoding/json"
|
||||
"net/http"
|
||||
|
||||
Reference in New Issue
Block a user