schollz / getsong

Download any song mp3 with no dependencies except ffmpeg
https://schollz.com/software/spotify/
MIT License
128 stars 17 forks source link

info.GetDownloadURL undefined #7

Closed raphaelreiss closed 4 years ago

raphaelreiss commented 4 years ago

Hi,

during installation go get -u github.com/schollz/getsong/... I got the following message:

# github.com/schollz/getsong go/src/github.com/schollz/getsong/getsong.go:248:27: info.GetDownloadURL undefined (type *ytdl.VideoInfo has no field or method GetDownloadURL)

This is related to ytdl recent struct add.

raphaelreiss commented 4 years ago

8 Solved here