<?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>Forem: Nikesh Chavhan</title>
    <description>The latest articles on Forem by Nikesh Chavhan (@vickydx).</description>
    <link>https://forem.com/vickydx</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%2F3584967%2F538db3c9-b10c-4e94-a5bc-17dd78660b85.jpeg</url>
      <title>Forem: Nikesh Chavhan</title>
      <link>https://forem.com/vickydx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/vickydx"/>
    <language>en</language>
    <item>
      <title>Building an O'Reilly Course Downloader with Python &amp; Selenium</title>
      <dc:creator>Nikesh Chavhan</dc:creator>
      <pubDate>Mon, 27 Oct 2025 22:14:06 +0000</pubDate>
      <link>https://forem.com/vickydx/building-an-oreilly-course-downloader-with-python-selenium-39im</link>
      <guid>https://forem.com/vickydx/building-an-oreilly-course-downloader-with-python-selenium-39im</guid>
      <description>&lt;p&gt;Hey DEV Community! 👋&lt;/p&gt;

&lt;p&gt;I recently built a small tool to download complete O'Reilly courses with automatic organization.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Downloads videos + transcripts using Selenium automation&lt;/li&gt;
&lt;li&gt;Headless Chrome with DevTools Protocol for m3u8 capture&lt;/li&gt;
&lt;li&gt;Smart chapter-based folder organization&lt;/li&gt;
&lt;li&gt;Resume capability for interrupted downloads&lt;/li&gt;
&lt;li&gt;10x faster transcript-only mode&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;Selenium WebDriver&lt;/li&gt;
&lt;li&gt;FFmpeg for HLS streams&lt;/li&gt;
&lt;li&gt;Chrome DevTools Protocol&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Check it out on GitHub: &lt;a href="https://github.com/vicky-dx/oreilly-course-downloader" rel="noopener noreferrer"&gt;https://github.com/vicky-dx/oreilly-course-downloader&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear your thoughts and feedback!&lt;/p&gt;

&lt;p&gt;#python #selenium #automation #webdev #opensource&lt;/p&gt;

</description>
      <category>python</category>
      <category>selenium</category>
      <category>automation</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
