Updating versions

pull/36/head
aandrew-me 3 years ago
parent ce5335ad33
commit d5cf7f360d

@ -6,12 +6,13 @@
<url type="bugtracker">https://github.com/aandrew-me/ytDownloader/issues</url>
<url type="translate">https://github.com/aandrew-me/ytDownloader#internationalization-</url>
<summary>Download videos and audios from Youtube and other sites</summary>
<summary>Download videos and audios from hundreds of sites</summary>
<description>
<p>ytDownloader lets you download videos and audios of different qualities from Youtube with high speed. It also supports hundreds of other sites including the popular ones but not limited to Facebook, Instagram, Tiktok, Twitter, Twitch and so on.</p>
<p>ytDownloader lets you download videos and audios of different qualities from hundreds of other sites including the popular ones but not limited to Youtube, Facebook, Instagram, Tiktok, Twitter, Twitch and so on.</p>
<p>✅ Supports Light/Dark/Transparent mode</p>
<p>✅ Supports high quality video resolutions</p>
<p>✅ Supports downloading particular ranges</p>
<p>✅ Supports downloading subtitles</p>
<p>✅ Completely free and open source</p>
<p>✅ Fast download speeds</p>
</description>
@ -30,6 +31,7 @@
<content_rating type="oars-1.1"/>
<releases>
<release version="3.3.2" date="2022-09-13"/>
<release version="3.3.1" date="2022-09-10"/>
<release version="3.3.0" date="2022-09-8"/>
<release version="3.2.2" date="2022-09-7"/>

@ -5,7 +5,7 @@
"yt-dlp-wrap-extended": "^2.3.12"
},
"name": "ytdownloader",
"version": "3.3.1",
"version": "3.3.2",
"main": "main.js",
"scripts": {
"start": "electron .",

Loading…
Cancel
Save