<?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: Sergey Prudkiy</title>
    <description>The latest articles on DEV Community by Sergey Prudkiy (@sergeypruddkyi).</description>
    <link>https://dev.to/sergeypruddkyi</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4103100%2F0e518c6c-2473-4f37-84c4-780fe4caa3e0.png</url>
      <title>DEV Community: Sergey Prudkiy</title>
      <link>https://dev.to/sergeypruddkyi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sergeypruddkyi"/>
    <language>en</language>
    <item>
      <title>ComfyUI-Terminal-Log — Display Terminal Output Directly in ComfyUI</title>
      <dc:creator>Sergey Prudkiy</dc:creator>
      <pubDate>Mon, 31 Aug 2026 17:10:28 +0000</pubDate>
      <link>https://dev.to/sergeypruddkyi/comfyui-terminal-log-display-terminal-output-directly-in-comfyui-2n59</link>
      <guid>https://dev.to/sergeypruddkyi/comfyui-terminal-log-display-terminal-output-directly-in-comfyui-2n59</guid>
      <description>&lt;h1&gt;
  
  
  ComfyUI-Terminal-Log
&lt;/h1&gt;

&lt;p&gt;I built a small ComfyUI custom node that displays terminal and log output directly inside the ComfyUI interface.&lt;/p&gt;

&lt;p&gt;The idea is simple: when running long or resource-intensive processes, you can monitor the console output without constantly switching between ComfyUI and a separate terminal window.&lt;/p&gt;

&lt;h3&gt;
  
  
  Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Displays terminal and log output directly in a ComfyUI node&lt;/li&gt;
&lt;li&gt;Adjustable font size&lt;/li&gt;
&lt;li&gt;Optional ANSI color handling&lt;/li&gt;
&lt;li&gt;Lightweight and designed to use minimal system resources&lt;/li&gt;
&lt;li&gt;Helps keep important console output visible inside the ComfyUI workspace&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I use the node in my own ComfyUI workflow and it has been working well for monitoring processes where terminal output is useful.&lt;/p&gt;

&lt;p&gt;The project is open source and available on GitHub:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/Sergeypruddkyi/ComfyUI-Terminal-Log" rel="noopener noreferrer"&gt;ComfyUI-Terminal-Log — GitHub&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Feedback and suggestions are welcome.&lt;/p&gt;

</description>
      <category>python</category>
      <category>comfy</category>
      <category>opensource</category>
    </item>
    <item>
      <title>YouTube Downloader Portable — a simple Windows GUI for yt-dlp</title>
      <dc:creator>Sergey Prudkiy</dc:creator>
      <pubDate>Mon, 31 Aug 2026 17:03:02 +0000</pubDate>
      <link>https://dev.to/sergeypruddkyi/youtube-downloader-portable-a-simple-windows-gui-for-yt-dlp-2ni8</link>
      <guid>https://dev.to/sergeypruddkyi/youtube-downloader-portable-a-simple-windows-gui-for-yt-dlp-2ni8</guid>
      <description>&lt;h1&gt;
  
  
  YouTube Downloader Portable
&lt;/h1&gt;

&lt;p&gt;I built a small portable Windows GUI for &lt;a href="https://github.com/yt-dlp/yt-dlp" rel="noopener noreferrer"&gt;yt-dlp&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The goal is simple: provide an easy-to-use graphical interface for downloading YouTube videos without having to work with the command line.&lt;/p&gt;

&lt;h3&gt;
  
  
  Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Portable Windows application&lt;/li&gt;
&lt;li&gt;No installation required&lt;/li&gt;
&lt;li&gt;Simple dark GUI&lt;/li&gt;
&lt;li&gt;English / Russian interface&lt;/li&gt;
&lt;li&gt;Powered by yt-dlp&lt;/li&gt;
&lt;li&gt;Download progress and status&lt;/li&gt;
&lt;li&gt;Built-in yt-dlp update check&lt;/li&gt;
&lt;li&gt;FFmpeg, FFprobe and Deno included in the portable package&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The project is open source and available on GitHub:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/Sergeypruddkyi/YouTubeDownloader-Portable" rel="noopener noreferrer"&gt;YouTube Downloader Portable — GitHub&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The latest portable release is available from the GitHub Releases page.&lt;/p&gt;

&lt;p&gt;I'd be interested in feedback, especially regarding usability and anything that could make the application simpler or more reliable.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>python</category>
      <category>youtube</category>
    </item>
  </channel>
</rss>
