We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
I have been trying to use the LUX plugin, to download videos from VIMEO, but I haven't been able to do so.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Nothing i can do in Media Downloader and i have reported the issue with lux here.
yt-dlp works with this link so you can use it while you are waiting for lux to fix the problem.
Sorry, something went wrong.
No branches or pull requests
Hi.
I have been trying to use the LUX plugin, to download videos from VIMEO, but I haven't been able to do so.
[media-downloader] cmd: "/home/jose/.var/app/io.github.mhogomchungu.media-downloader/data/media-downloader/bin/lux" "https://vimeo.com/groups/35mmandrisdamburs/videos/495047641"
panic: runtime error: index out of range [1] with length 0
goroutine 1 [running]:
github.com/iawia002/lux/extractors/vimeo.(*extractor).Extract(0xc000143628?, {0x7ffe3f5ef41b, 0x3b}, {0x0, {0x0, 0x0}, 0x1, 0x0, 0xa, {0x0, ...}, ...})
/home/runner/work/lux/lux/extractors/vimeo/vimeo.go:62 +0x7c8
github.com/iawia002/lux/extractors.Extract({0x7ffe3f5ef41b?, 0x2?}, {0x0, {0x0, 0x0}, 0x1, 0x0, 0xa, {0x0, 0x0}, ...})
/home/runner/work/lux/lux/extractors/extractors.go:54 +0x351
github.com/iawia002/lux/app.download(0xc000120500, {0x7ffe3f5ef41b, 0x3b})
/home/runner/work/lux/lux/app/app.go:275 +0x2e8
github.com/iawia002/lux/app.New.func1(0xc000120500)
/home/runner/work/lux/lux/app/app.go:252 +0x691
github.com/urfave/cli/v2.(*App).RunContext(0xc0000ec4e0, {0x107bc40, 0x19c8e80}, {0xc00003e080, 0x2, 0x2})
/home/runner/go/pkg/mod/github.com/urfave/cli/[email protected]/app.go:322 +0x928
github.com/urfave/cli/v2.(*App).Run(0x70?, {0xc00003e080?, 0x7f399e0b9b08?, 0x10000000010?})
/home/runner/go/pkg/mod/github.com/urfave/cli/[email protected]/app.go:224 +0x2f
main.main()
/home/runner/work/lux/lux/main.go:13 +0x39
[media-downloader] Download Failed(ErrorCode=2)
What should be done to make the plugin work?
Thanks in advance.
The text was updated successfully, but these errors were encountered: