-
-
Save darocha/cab6dba33d8cea4e209e966b9cd3b00b to your computer and use it in GitHub Desktop.
Revisions
-
szepeviktor revised this gist
Jun 4, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,5 +7,5 @@ 1. 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"` 1. download the video from the URL with `.mp4` extension instead of `.bin` -
szepeviktor revised this gist
Aug 29, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ 1. right-click on the **playing** video, select Copy link 1. find Wistia video ID in the copied link e.g. `wvideo=tra6gsm6rl` - alternative: look for e.g. `hashedId=tra6gsm6rl` in the page source 1. load `http://fast.wistia.net/embed/iframe/` + video ID in your browser 1. look for `"type":"original"` in the page source and copy the URL from the next line -
szepeviktor revised this gist
May 13, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,5 +7,5 @@ 1. 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: `"type":"hd_mp4_video"` 1. download the video from the URL with `.mp4` extension instead of `.bin` -
szepeviktor created this gist
May 11, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ # Download Wistia videos 1. right-click on the **playing** video, select Copy link 1. find Wistia video ID in the copied link e.g. `wvideo=tra6gsm6rl` - alternative: look for `hashedId=tra6gsm6rl` in the page source 1. load `http://fast.wistia.net/embed/iframe/` + video ID in your browser 1. 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: `type":"hd_mp4_video"` 1. download the video from the URL with `.mp4` extension instead of `.bin`