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

Kick support - unable to get video information with VOD link #961

Closed
2 tasks done
joshmcorreia opened this issue Jan 29, 2024 · 1 comment
Closed
2 tasks done

Kick support - unable to get video information with VOD link #961

joshmcorreia opened this issue Jan 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@joshmcorreia
Copy link

Checklist

Edition

Both

Describe your issue here

System: Windows 11

I built the kick-support branch from source and it seems like it built properly, but I'm unable to get either the CLI or the GUI to work with kick links.

Here's an example of the CLI output:

PS C:\Users\JoshCorreia\Desktop\downloader\TwitchDownloader\TwitchDownloaderCLI\bin\Release\net6.0\publish\Windows> .\TwitchDownloaderCLI.exe videodownload --id https://kick.com/video/ca5c695b-5ca4-4e03-b4b5-3b20752ff865 -o out.mp4
TwitchDownloaderCLI 1.54.0 Copyright (c) lay295 and contributors
[ERROR] - Unable to parse Vod ID/URL.

If I try it in the GUI I also receive an error:

Unable to get video information. Please make sure the Link/ID is correct and try again.

In the log it says

ERROR: Dll was not found.

I've tried multiple links and haven't been able to get any kick vods to work. Am I doing something wrong?

image

Thank you!

Add any related files or extra information here

VOD example (1min 5sec video length for quick test): https://kick.com/video/ca5c695b-5ca4-4e03-b4b5-3b20752ff865

@joshmcorreia joshmcorreia added the bug Something isn't working label Jan 29, 2024
@joshmcorreia
Copy link
Author

I was able to fix this based on #920.

Copy all of the files inside the folder

TwitchDownloader\TwitchDownloaderWPF\bin\Release\net6.0-windows\publish\win-x64\Curl-Impersonate\

to

TwitchDownloader\TwitchDownloaderWPF\bin\Release\net6.0-windows\publish\win-x64\

and relaunch the UI and it will work properly 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant