@@ -40,4 +40,5 @@ type Item struct {
|
||||
ImdbVotes int `json:"ImdbVotes,omitempty"`
|
||||
Language string `json:"Language,omitempty"`
|
||||
Country string `json:"Country,omitempty"`
|
||||
Rated string `json:"Rated,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user