- 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
(124)
You must be signed in to star a gist -
Fork
(22)
You must be signed in to fork a gist
-
-
Save szepeviktor/2a8a3ce8b32e2a67ca416ffd077553c5 to your computer and use it in GitHub Desktop.
HI guys! I created a Chrome extension that does just that in a click of a button: https://chromewebstore.google.com/detail/fhmlmcbfjnegdoafmfcfmhpahfegdjlp?authuser=1&hl=en
I'd really appreciate it if you can give me your feedback after trying it. Any bugs, anything I can improve on it?
Perfect thank you. Working Well and file sizes are good also
HI guys! I created a Chrome extension that does just that in a click of a button: https://chromewebstore.google.com/detail/fhmlmcbfjnegdoafmfcfmhpahfegdjlp?authuser=1&hl=en
I'd really appreciate it if you can give me your feedback after trying it. Any bugs, anything I can improve on it?Perfect thank you. Working Well and file sizes are good also
I'm happy to hear that!
It would be great if you can leave me a review on the Google webstore, it will really help me and encourage me to offer more :)
Thanks!
HI guys! I created a Chrome extension that does just that in a click of a button: https://chromewebstore.google.com/detail/fhmlmcbfjnegdoafmfcfmhpahfegdjlp?authuser=1&hl=en
I'd really appreciate it if you can give me your feedback after trying it. Any bugs, anything I can improve on it?
Brilliant. Are you going to put the code on Github so others can possibly contribute?
HI guys!
I created a Chrome extension that does just that in a click of a button: https://chromewebstore.google.com/detail/fhmlmcbfjnegdoafmfcfmhpahfegdjlp?authuser=1&hl=en
I'd really appreciate it if you can give me your feedback after trying it. Any bugs, anything I can improve on it?