- right-click on the playing video, select Copy link
- find Wistia video ID in the copied link e.g.
wvideo=tra6gsm6rl
- alternative: look for e.g.
hashedId=tra6gsm6rl
in the page source
- alternative: look for e.g.
- load
http://fast.wistia.net/embed/iframe/
+ video ID in your browser - look for
"type":"original"
in the page source and copy the URL from the next line e.g."url":"http://embed.wistia.com/deliveries/129720d1762175bcd8e06dcab926ec76ad38ff00.bin"
- alternative: look for
"type":"hd_mp4_video"
- alternative: look for
- download the video from the URL with
.mp4
extension instead of.bin
-
Star
(108)
You must be signed in to star a gist -
Fork
(20)
You must be signed in to fork a gist
-
-
Save szepeviktor/2a8a3ce8b32e2a67ca416ffd077553c5 to your computer and use it in GitHub Desktop.
@Concept211 Where i put the unpacked extension ?
Anywhere on your computer. Then in Chrome go to: chrome://extensions/
and click Load unpacked and browse to the unzipped folder you saved on your drive. You should then be able to enable the unpacked extension and start using it.
Thanks!
The old Wistia Video Downloader chrome extension that was taken down still works if you load it as an unpacked extension: https://fastupload.io/1153d3c99d9d7468
Double-checked the code and there's nothing malicious about it.
This link is redirecting me to some spam website, wanting me to purchase norton av.
Managed to eventually download and install. After 10 mins or so, chrome removes the extension again saying it contains malware
This is great! Anyone have something similar for Vimeo videos? Thanks!
The old Wistia Video Downloader chrome extension that was taken down still works if you load it as an unpacked extension: https://fastupload.io/1153d3c99d9d7468
Double-checked the code and there's nothing malicious about it.This link is redirecting me to some spam website, wanting me to purchase norton av.
Managed to eventually download and install. After 10 mins or so, chrome removes the extension again saying it contains malware
Same thing started happening to me. I'm not sure what part of the code is triggering Chrome to think that it has malware but I ended up just temporarily disabling the "Safe Browsing" protection temporarily while I used the extension. Once I was done with it, I disabled the extension and re-enabled "Safe Browsing".
You can find the setting here:
chrome://settings/security
Still works :-) Thank you!
@Concept211 Where i put the unpacked extension ?