Update flatpak config
This commit is contained in:
parent
282d90f002
commit
4787cfebce
@ -7,10 +7,12 @@
|
||||
<name>Andrew</name>
|
||||
</developer>
|
||||
<url type="bugtracker">https://github.com/aandrew-me/ytDownloader/issues</url>
|
||||
<url type="translate">https://github.com/aandrew-me/ytDownloader?tab=readme-ov-file#internationalization-localization-</url>
|
||||
<url type="translate">
|
||||
https://github.com/aandrew-me/ytDownloader?tab=readme-ov-file#internationalization-localization-</url>
|
||||
<summary>Download videos and audios from hundreds of sites</summary>
|
||||
<description>
|
||||
<p>ytDownloader (Formerly know as Youtube Downloader Plus) lets you download videos and audios of different qualities from hundreds of
|
||||
<p>ytDownloader (Formerly know as Youtube Downloader Plus) lets you download videos and audios
|
||||
of different qualities from hundreds of
|
||||
sites including the popular ones but not limited to Youtube, Facebook, Instagram, Tiktok,
|
||||
Twitter, Twitch and so on.</p>
|
||||
<p>✔️ Supports high quality video resolutions</p>
|
||||
@ -39,7 +41,13 @@
|
||||
<content_rating type="oars-1.1" />
|
||||
|
||||
<releases>
|
||||
<release version="3.18.5" date="2024-11-29">
|
||||
<release version="3.19.0" date="2025-02-09">
|
||||
<description>
|
||||
<p>Added Video Compressor with Hardware Acceleration (Beta)</p>
|
||||
<p>Bug fixes</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="3.18.5" date="2024-11-29">
|
||||
<description>
|
||||
<p>Bug fixes</p>
|
||||
</description>
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ytdownloader",
|
||||
"version": "3.18.5",
|
||||
"version": "3.19.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ytdownloader",
|
||||
"version": "3.18.5",
|
||||
"version": "3.19.0",
|
||||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"electron-updater": "^6.3.9",
|
||||
|
Loading…
x
Reference in New Issue
Block a user