-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fix wistia downloading issue #51
Conversation
Works for docker? |
Not tested. Should work. 😅
…On Sat, Nov 4, 2023, 2:24 AM Luis Barria ***@***.***> wrote:
Works for docker?
—
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF734XSMIGMLFMUHNMXIQQ3YCVKXZAVCNFSM6AAAAAA64626VGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJTGA4DGNRYGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
thanks, still download the files empty |
i used an extension that give me this links im using docker, i have to install ffmpeg because in the readme says i have to run docker_compose up without ffmpeg |
The docker image now supports ffmpeg. |
@lbarria77 I see the html file is also empty. |
Because i change one later but it works |
Does it download the mp4 files? |
Yes with live cat works, but video by video |
The links that o send to you i changed the original to avoid problems. |
While downloading do you see the logs for https://embed-ssl.wistia.com/deliveries/ type links? |
Let me verify, do you mean in the dev tools? |
did you have telegram where i can sent you captures, so I can send you the correct links and any information you need |
I fixed the lesson videos downloading. |
@lbarria77 You can reach me on telegram at @sumeetweb |
Quality selection for video downloading is added now. This fixes #22 |
Downloaded video file name is now updated with content name. |
thank you very much friend, it works perfectly now |
Fixes issue #46 #47 #49 #50
This is a rough patch. It currently downloads videos in 1080p. I will add a quality selector switch later on.