<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Shixin Zhang</title>
    <description>The latest articles on DEV Community by Shixin Zhang (@shixin_zhang_060518ea1143).</description>
    <link>https://dev.to/shixin_zhang_060518ea1143</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2927056%2F7b832fd2-e35f-40c7-9990-3fe182e5cafa.jpg</url>
      <title>DEV Community: Shixin Zhang</title>
      <link>https://dev.to/shixin_zhang_060518ea1143</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shixin_zhang_060518ea1143"/>
    <language>en</language>
    <item>
      <title>TokTranscript: turn any TikTok into a transcript, then study why it worked</title>
      <dc:creator>Shixin Zhang</dc:creator>
      <pubDate>Sun, 26 Apr 2026 03:53:31 +0000</pubDate>
      <link>https://dev.to/shixin_zhang_060518ea1143/toktranscript-turn-any-tiktok-into-a-transcript-then-study-why-it-worked-4hp5</link>
      <guid>https://dev.to/shixin_zhang_060518ea1143/toktranscript-turn-any-tiktok-into-a-transcript-then-study-why-it-worked-4hp5</guid>
      <description>&lt;p&gt;I ship small tools for people who live in short-form video. The latest one is &lt;strong&gt;TokTranscript&lt;/strong&gt; — a web app where you paste a public TikTok URL and get a full transcript with timestamps, then optional AI helpers on top.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Try it:&lt;/strong&gt; &lt;a href="https://toktranscript.com/" rel="noopener noreferrer"&gt;https://toktranscript.com/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;When I study what performs in a niche, the bottleneck is rarely “watching the video once.” It is &lt;strong&gt;rewatching&lt;/strong&gt;, scrubbing, and copying lines into a doc so I can compare hooks, pacing, and callbacks across dozens of clips. I wanted something closer to “give me the script” plus “explain the shape of the thing,” not just raw text.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does today
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Instant transcription&lt;/strong&gt; — Paste a TikTok link; you get word-level text with timestamps (handy for quoting, subtitles, or dropping into an LLM).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Viral Breakdown (Pro)&lt;/strong&gt; — Structured notes on hook, pacing, and why a clip might have worked — useful when you are reverse-engineering format, not plagiarizing lines.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Script Remix (Pro)&lt;/strong&gt; — Keeps the &lt;em&gt;structure&lt;/em&gt; of a reference clip while rewriting around &lt;strong&gt;your&lt;/strong&gt; topic — I use this when I already like the rhythm of a format but need original wording.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Plaza&lt;/strong&gt; — A public feed of analyzed examples (good for browsing patterns across niches).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Free tier exists; Pro unlocks exports like SRT/DOCX and the heavier AI workflows. Nothing here replaces taste — it just removes the mechanical drag.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who it is for
&lt;/h2&gt;

&lt;p&gt;Creators, marketers, and anyone doing &lt;strong&gt;competitive research&lt;/strong&gt; on short video without wanting to live inside the scrub bar.&lt;/p&gt;

&lt;h2&gt;
  
  
  Honest limitations
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Public TikToks only.&lt;/li&gt;
&lt;li&gt;Like any ASR pipeline, messy audio hurts accuracy; I still edit transcripts when the stakes are high.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you try it, tell me what workflow you want next — I am actively iterating.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Disclosure: I work on TokTranscript. Product site:&lt;/em&gt; &lt;a href="https://toktranscript.com/" rel="noopener noreferrer"&gt;https://toktranscript.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
