Problem on kokoshka source with voe extractor #442
Labels
No labels
MediaFlow Proxy
autorelease: pending
autorelease: tagged
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
🇩🇪 German
🇫🇷 French
🇮🇳 Indian
🇸🇦 Arabic
🌐 Multi
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/webstreamr-github#442
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi
There are some movies that the voe is detected as external link and not directly playable.
Why is that?
For ex.
Movie "Novocaine"
I think the problem is a domain in between
https://goofy-banana.com
2025-10-18T09:40:42.702Z [32minfo[39m bdaa704c-c5b7-4a8e-8cbd-b664d92cd248: Got 200 (OK) for https://goofy-banana.com/e/b06gehlbeb93
Solution = add this domain goofy-banana.com to voe extractor domains list
It fixes the issue.
Grab the embed and check or report it also in the resolve URL repo I'd say. Share the link please. I can follow along then here or in media flow proxy it needed
What do you mean?
Just put goofy-banana.com on supportedDomain (src/extractor/Voe.ts) and problem will be fixed.
Movie link
https://github.com/Gujal00/ResolveURL/blob/master/script.module.resolveurl/lib/resolveurl/plugins/voesx.py
I did open an issue there but not geting it why i need to open there and ask there? Im confused
Just to be nice and keep them in sync as well :)
I'll adapt it here later.
Sorry, I don't want to turn on the laptop today. If this is important to you, then feel free to open a PR for it. If you do, please only add the domain and change nothing else. And if possible, would be great to add it alphabetically sorted :) I can merge and tag
never mind, added in
ad61be8626