<?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: Yash Karanke</title>
    <description>The latest articles on DEV Community by Yash Karanke (@karankeyash).</description>
    <link>https://dev.to/karankeyash</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%2F526604%2F29257bd2-0633-437b-9501-e8d70a70419d.jpeg</url>
      <title>DEV Community: Yash Karanke</title>
      <link>https://dev.to/karankeyash</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karankeyash"/>
    <language>en</language>
    <item>
      <title>Introducting Global Thumbnail - Weekend Project #0</title>
      <dc:creator>Yash Karanke</dc:creator>
      <pubDate>Sun, 16 May 2021 15:04:27 +0000</pubDate>
      <link>https://dev.to/karankeyash/weekend-project-0-21i2</link>
      <guid>https://dev.to/karankeyash/weekend-project-0-21i2</guid>
      <description>&lt;h1&gt;
  
  
  Get Video Thumbnails
&lt;/h1&gt;

&lt;p&gt;I recently faced an issue where I had to get YouTube and/or Vimeo video Thumbnails, so naturally, I did what many devs do, search an npm package, but I did not get any good results or the results were not up to my mark.&lt;/p&gt;

&lt;p&gt;So, I started from scratch to build that functionality and in a week I was successful. I made the exact thing I wanted.&lt;/p&gt;

&lt;h1&gt;
  
  
  Get thumbnails easily
&lt;/h1&gt;

&lt;p&gt;Who needs thumbnails, right? but sometimes you do need them. One day I was telling this thing I made to my friend @thisisdg (Dhruv), and Dhruv jokingly told me to publish an npm package, because many might need it, so thanks to his idea I made this package (still not sure if it works in production)&lt;/p&gt;

&lt;p&gt;Check it out &lt;a href="https://github.com/dextel2/yt-vimeo-thumbnail"&gt;here&lt;/a&gt; and &lt;a href="https://www.npmjs.com/package/yt-vimeo-thumbnail"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Try it out &lt;code&gt;npm i yt-vimeo-thumbnail&lt;/code&gt; and let me know, how can I improve!&lt;/p&gt;

&lt;p&gt;So what's next? Well although this is a very basic package, I got to learn a lot of things. I need to get things in order. This is really a hacky project and I get time on weekends only but looking forward to learning new things like this.&lt;/p&gt;

&lt;p&gt;Let me know in the comment section how did you like the package and what other small packages I can make out of small problems!&lt;/p&gt;

</description>
      <category>youtube</category>
      <category>react</category>
      <category>typescript</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
