FelixGail / gplaymusic

A Google Play Music API in Java
MIT License
54 stars 15 forks source link

video element missing on getTrack-method #58

Closed FelixGail closed 5 years ago

FelixGail commented 5 years ago

Track requests only contain a primaryVideo element when retrieved by search. songs fetched with getTrack do not contain such an element. This is not a bug but a problem with the google api.