Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.04k stars 86 forks source link

Error appearing stopping download #119

Closed NobleNoisii closed 1 year ago

NobleNoisii commented 1 year ago

Selected quality: 1080p60 (h264) Video Fragments: 11149; Audio Fragments: 11149; Total Downloaded: 6.07GiBpanic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x60 pc=0x5ad8fa]

goroutine 57 [running]: main.(DownloadInfo).GetDownloadUrls(0xc00017e000, 0xc000276480) /home/kethsar/documents/dev/go/src/github.com/Kethsar/ytarchive/Info.go:506 +0x5a main.(DownloadInfo).GetVideoInfo(0xc00017e000) /home/kethsar/documents/dev/go/src/github.com/Kethsar/ytarchive/Info.go:572 +0x234 main.(*DownloadInfo).DownloadStream(0xc00017e000, {0x62db99, 0x0}, {0xc000136480, 0x75}, 0x0, 0xc0000148a0) /home/kethsar/documents/dev/go/src/github.com/Kethsar/ytarchive/Info.go:1081 +0x1512 created by main.run /home/kethsar/documents/dev/go/src/github.com/Kethsar/ytarchive/main.go:540 +0x1285

Kethsar commented 1 year ago

Are you on the latest release?

Kethsar commented 1 year ago

The answer would be no. This is a dupe and fixed. https://github.com/Kethsar/ytarchive/issues/78