Skip to content

Commit

Permalink
Update music_def.go
Browse files Browse the repository at this point in the history
  • Loading branch information
oq-x authored Jan 21, 2025
1 parent d0da3e1 commit 44815d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions youtube/music_def.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ type Range struct {
}

type Format struct {
AudioChannels int `json:"audioChannels"`
ApproxDurationMS util.StringInt `json:"approxDurationMs"`
AverageBitrate int `json:"averageBitrate"`
Bitrate int `json:"bitrate"`
Expand Down

0 comments on commit 44815d0

Please sign in to comment.