<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Tricks on LOCRIAN_V Blog</title>
    <link>https://lv-blog.pages.dev/en/categories/tricks/</link>
    <description>Recent content in Tricks on LOCRIAN_V Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 23 May 2025 20:26:17 +0800</lastBuildDate>
    <atom:link href="https://lv-blog.pages.dev/en/categories/tricks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Download Wistia Videos</title>
      <link>https://lv-blog.pages.dev/en/posts/programming/some-tricks/how-to-download-wistia-videos/</link>
      <pubDate>Fri, 23 May 2025 20:26:17 +0800</pubDate>
      <guid>https://lv-blog.pages.dev/en/posts/programming/some-tricks/how-to-download-wistia-videos/</guid>
      <description>&lt;h2 id=&#34;automatic-tool-unmaintained&#34;&gt;Automatic tool (unmaintained)&lt;/h2&gt;
&lt;p&gt;Paste the video link you got by right-clicking the Wistia player here:&lt;/p&gt;
&lt;textarea id=&#34;input&#34;&gt;&lt;/textarea&gt;
&lt;br&gt;
&lt;button onclick=&#34;parseVideo()&#34;&gt;Parse video&lt;/button&gt;
&lt;div class=&#34;result&#34; id=&#34;output&#34;&gt;&lt;/div&gt;
&lt;h2 id=&#34;manual-method&#34;&gt;Manual method&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Right-click on the playing video&lt;/strong&gt;
Choose &amp;ldquo;Copy link.&amp;rdquo;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Find the video ID in the link&lt;/strong&gt;
You&amp;rsquo;ll see something like:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;wvideo=tra6gsm6rl
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Here &lt;code&gt;tra6gsm6rl&lt;/code&gt; is the video&amp;rsquo;s ID.&lt;/p&gt;
&lt;p&gt;If it&amp;rsquo;s not in the link, you can also:
Open the page source (view source) and search for:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;hashedId=tra6gsm6rl
&lt;/code&gt;&lt;/pre&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Open the embed page&lt;/strong&gt;
Visit in your browser:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
