Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic when getting 410 from youtube #1

Open
dolanor opened this issue Sep 11, 2021 · 1 comment
Open

panic when getting 410 from youtube #1

dolanor opened this issue Sep 11, 2021 · 1 comment

Comments

@dolanor
Copy link

dolanor commented Sep 11, 2021

Hi,
I wanted to try out giffer, but I got

2021/09/12 01:14:55 error: fetching gif: downloading video: getting video: unexpected status code: 410
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x7721d6]

goroutine 52 [running]:
main.(*UI).Update.func2(0xc0001c4000, 0xc00032c000, 0x2b, 0x4024000000000000, 0x402a000000000000, 0x4028000000000000, 0x190, 0x15e, 0x0)
	/home/dolanor/go/src/github.com/jackmordaunt/giffer/cmd/gio/main.go:162 +0x136
created by main.(*UI).Update
	/home/dolanor/go/src/github.com/jackmordaunt/giffer/cmd/gio/main.go:149 +0x3ac
exit status 2

Of course, I just watched the video on a browser.
Is it some change in the way youtube handle the video loading?

@JackMordaunt
Copy link
Owner

Yes, I believe YouTube has changed some things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants