<?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: jwcesign</title>
    <description>The latest articles on DEV Community by jwcesign (@jwcesign).</description>
    <link>https://dev.to/jwcesign</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%2F1021703%2Ff636d0de-c9ae-4223-9cae-7453d9fc2d47.png</url>
      <title>DEV Community: jwcesign</title>
      <link>https://dev.to/jwcesign</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jwcesign"/>
    <language>en</language>
    <item>
      <title>Kubespider: A unified download orchestration system, build your home download center.</title>
      <dc:creator>jwcesign</dc:creator>
      <pubDate>Mon, 06 Feb 2023 11:32:32 +0000</pubDate>
      <link>https://dev.to/jwcesign/kubespider-a-unified-download-orchestration-system-build-your-home-download-center-59e4</link>
      <guid>https://dev.to/jwcesign/kubespider-a-unified-download-orchestration-system-build-your-home-download-center-59e4</guid>
      <description>&lt;p&gt;After several months development, Kubespider v0.1.0 was released. Kubespider aims to build your home download center when you have a server(NAS or Linux server), and normalize all download operations on the server.&lt;/p&gt;

&lt;h2&gt;
  
  
  Scenario
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;subscribe to all possible tv series websites, you can right-click in chrome and send it to Kubesider, it will download all exits season and subscribe to the next on the server.
&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SERdL6FB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/b2tupw6binjkmhd5trm2.png" alt="kubespider-usage" width="880" height="510"&gt;
&lt;/li&gt;
&lt;li&gt;Accept general file download tasks(same as before, just right-click and send to Kubespider), like zip, iso file, etc.&lt;/li&gt;
&lt;li&gt;Download the 10 most popular animations on some animation websites.&lt;/li&gt;
&lt;li&gt;Download the 10  hottest MV on youtube every day.&lt;/li&gt;
&lt;li&gt;Download the uploaded images from some websites every day.&lt;/li&gt;
&lt;li&gt;Download any parseable resource with user-defined condition(download when updates, download with trigger: right click in chrome), this needs to implement your personal API.
The project link: &lt;a href="https://github.com/jwcesign/kubespider"&gt;https://github.com/jwcesign/kubespider&lt;/a&gt;, feel free to give an issue if you have problems.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>python</category>
      <category>nas</category>
      <category>docker</category>
      <category>bt</category>
    </item>
  </channel>
</rss>
