From b8289c6efea8c2a807d24813556074e397255c2c Mon Sep 17 00:00:00 2001 From: Giant Pink Robots! Date: Fri, 24 Jan 2025 19:52:38 +0300 Subject: [PATCH 1/2] Squashed commit of the following: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit commit 6991657eaa0481d499a55ce11cdbfead037864be Author: Giant Pink Robots! Date: Fri Jan 24 19:42:49 2025 +0300 Update io.github.giantpinkrobots.varia.metainfo.xml.in commit 23c880106647268a8666ff06af495d786057a902 Author: Giant Pink Robots! Date: Fri Jan 24 19:14:21 2025 +0300 Preparing for v2025.1.24 commit ee52c3c3aaf4c28bed2060a5673a32993fbda0ac Merge: db39ddf 6e5fe75 Author: Giant Pink Robots! Date: Fri Jan 24 19:08:31 2025 +0300 Merge pull request #146 from weblate/weblate-varia-glossary Translations update from Hosted Weblate commit 6e5fe7518008408cfe769a6f006382dccc9296bb Author: Hosted Weblate Date: Fri Jan 24 16:47:30 2025 +0100 Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 92.7% (115 of 124 strings) Update translation files Updated by "Update PO files to match POT (msgmerge)" add-on in Weblate. Translated using Weblate (Ukrainian) Currently translated at 98.8% (88 of 89 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (124 of 124 strings) Translated using Weblate (French) Currently translated at 65.0% (26 of 40 strings) Translated using Weblate (Persian) Currently translated at 96.6% (57 of 59 strings) Co-authored-by: E Infantry Co-authored-by: Giant Pink Robots! Co-authored-by: Hosted Weblate Co-authored-by: Prefill add-on Translate-URL: https://hosted.weblate.org/projects/varia/glossary/ Translate-URL: https://hosted.weblate.org/projects/varia/glossary/fa/ Translate-URL: https://hosted.weblate.org/projects/varia/glossary/fr/ Translate-URL: https://hosted.weblate.org/projects/varia/glossary/tr/ Translate-URL: https://hosted.weblate.org/projects/varia/glossary/uk/ Translate-URL: https://hosted.weblate.org/projects/varia/glossary/zh_Hans/ Translation: Varia/Varia commit db39ddf7cb7d5d852c7d2ff50270092baa20f1bd Author: Giant Pink Robots! Date: Wed Jan 22 16:21:34 2025 +0300 Exit/Shutdown on completion additional fix commit d9c8fa59230d9613c0bd816271bad3015fad6d69 Author: Giant Pink Robots! Date: Wed Jan 22 16:13:03 2025 +0300 Exit and Shutdown on completion options fix commit cd8654a3fae424a2f4545b03f0e15c802b3acdd4 Author: Giant Pink Robots! Date: Fri Jan 17 17:40:34 2025 +0300 Add Weblate widget commit f8848fe034d178647050ce9bd3ed96d303945aa2 Merge: 8c85eaf 8021a99 Author: Giant Pink Robots! Date: Thu Jan 16 18:47:59 2025 +0300 Merge pull request #137 from haggen88/spanish-translation update spanish translation commit 8c85eafff2299a1b14e004a1649c1e2529349c6e Merge: 2518b80 0a0203a Author: Giant Pink Robots! Date: Thu Jan 16 18:47:40 2025 +0300 Merge pull request #136 from twlvnn/next Updated Bulgarian translation commit 2518b80c647e303bc1a093e12890d8efe13d2292 Author: Giant Pink Robots! Date: Thu Jan 16 18:38:05 2025 +0300 Update the CONTRIBUTING.md link to point to the next branch commit b2bf37318a52699e93cd2ac31d9b59262968bb0a Merge: b2f805b 799d002 Author: Giant Pink Robots! Date: Thu Jan 16 18:36:46 2025 +0300 Merge pull request #145 from giantpinkrobots/video-downloads-using-aria2 Merge "Video downloads using aria2" into next commit 799d0021ce51bff19de8f6866fc18ea3b85cfdab Author: Giant Pink Robots! Date: Thu Jan 16 18:34:43 2025 +0300 Very large commit to merge into next - yt_dlp integration is complete. Download thread can now accept a video download instance and connect to yt_dlp directly so video downloads no longer have to be redirected to aria2. yt_dlp native error messages are also shown in the error dialogs. FFmpeg is built directly from source. - Torrent seeding toggle and seeding ratio settings added to preferences. - Layout is now adaptable with the sidebar now collapsing if the window is shrinked to a certain width. - Preferences page now has separate tabs for Basic, Torrent and Advanced settings. - Scheduler settings page is changed from its own dialog into a navigation page on top of the Preferences dialog. It is also slightly redesigned to make it adaptable. - .torrent files can now be dragged and dropped onto the window to be loaded (fixes #132). - New downloads are now added on the top of the list. Downloads that were paused now stay paused when Varia is launched again, and they load in the same order as before. - A lot of code is refined and deduplicated without any deprecated functionality for better performance and easier maintenance in the future. - Localization improvements, option for translators to pick if the percentage sign is put before or after a percentage number in order to conform with that language. - .desktop file now includes many new keywords (including "bittorrent" as proposed in issue #134). - Each download's state (.varia file) is now saved immediately once the download instance is created instead of when the app is exiting or if the user presses pause. - New .doap file to identify the project is added. - Dependencies information directories changed to include new licenses. - build-for-windows.sh updated to include FFmpeg. It now also downloads aria2c.exe from its GitHub repository automatically instead of asking the user to provide it on their own. Also adjusted to switch to the UCRT runtime of MSYS2. - CONTRIBUTING.md updated to include the new Weblate instance link. commit 8021a99472cc2bca31823fc53689ebeba9a91e23 Author: Marcos Sánchez <68134588+haggen88@users.noreply.github.com> Date: Thu Dec 26 23:02:31 2024 -0300 update es.po commit 0a0203acb4cc5513ab4985873788c6ab0f4f418b Author: twlvnn Date: Wed Dec 25 16:17:04 2024 +0200 Updated Bulgarian translation commit 83995f495a5865d45881cc0097cd720d40b81092 Author: Giant Pink Robots! Date: Mon Dec 9 18:33:22 2024 +0300 Sync commit b2f805b3c63a2f97fb9dd436909c8286658b5320 Author: Giant Pink Robots! Date: Tue Dec 3 17:47:49 2024 +0300 yt-dlp integration Initial support for video downloads using yt-dlp. --- CONTRIBUTING.md | 7 +- README.md | 35 +- build-for-windows.sh | 37 +- .../apps/network-computer-symbolic.svg | 2 + data/icons/meson.build | 8 +- ...io.github.giantpinkrobots.varia.desktop.in | 4 +- ...thub.giantpinkrobots.varia.metainfo.xml.in | 45 +- .../FFMPEG/LICENSE-LGPLv2.1.ffmpeg | 502 ++++++++++++++ dependencies_information/FFMPEG/README | 1 + dependencies_information/README | 1 + .../YT-DLP/LICENSE.yt-dlp | 24 + docs/index.html | 8 +- io.github.giantpinkrobots.varia.json | 26 + meson.build | 4 +- po/Varia.pot | 77 +++ po/bg.po | 148 +++- po/de.po | 245 +++++++ po/es.po | 140 +++- po/fa.po | 250 ++++++- po/fr.po | 342 +++++++++- po/hi.po | 152 +++++ po/it.po | 164 ++++- po/ja.po | 139 ++++ po/nb.po | 242 +++++++ po/nl.po | 152 +++++ po/oc.po | 242 +++++++ po/pt_BR.po | 242 +++++++ po/ru.po | 100 +++ po/tr.po | 125 +++- po/uk.po | 153 ++++- po/zh_CN.po | 136 +++- po/zh_TW.po | 279 +++++++- python3-aria2p.json | 28 +- python3-yt-dlp.json | 14 + screenshots/Screenshot-Varia-1.png | Bin 28817 -> 81571 bytes screenshots/Screenshot-Varia-2.png | Bin 61099 -> 119564 bytes screenshots/Screenshot-Varia-3.png | Bin 70094 -> 71033 bytes screenshots/Screenshot-Varia-4.png | Bin 76008 -> 66452 bytes screenshots/Screenshot-Varia-5.png | Bin 60213 -> 79463 bytes snapcraft.yaml | 125 ++++ src/download/actionrow.py | 105 ++- src/download/communicate.py | 11 +- src/download/listen.py | 86 ++- src/download/scheduler.py | 8 +- src/download/thread.py | 642 ++++++++++++++---- src/download/videos.py | 373 ++++++++++ src/initiate.py | 54 +- src/meson.build | 2 + src/stringstorage.py | 11 + src/varia-py.in | 18 +- src/varia.in | 20 +- src/variamain.py | 303 ++++++--- src/window/content.py | 128 +++- src/window/preferences.py | 249 +++++-- src/window/scheduler.py | 107 +-- src/window/sidebar.py | 78 ++- src/window/updater.py | 6 +- varia.doap | 28 + 58 files changed, 5827 insertions(+), 601 deletions(-) create mode 100644 data/icons/hicolor/symbolic/apps/network-computer-symbolic.svg create mode 100644 dependencies_information/FFMPEG/LICENSE-LGPLv2.1.ffmpeg create mode 100644 dependencies_information/FFMPEG/README create mode 100644 dependencies_information/README create mode 100644 dependencies_information/YT-DLP/LICENSE.yt-dlp create mode 100644 python3-yt-dlp.json create mode 100644 snapcraft.yaml create mode 100644 src/download/videos.py create mode 100644 src/stringstorage.py create mode 100644 varia.doap diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d717a99..77bd5f6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,9 +4,12 @@ If you have any questions you can always reach me via email (giantpinkrobots@pro ## Code -If you want to contribute code, you mainly want the 'next' branch for things like new features that'll land in the next major version, as that branch is for active development. For important bug fixes however, you want the 'main' branch, so I can release a hotfix quickly from there without having to also release all the untested new features in development. These fixes can be applied to the 'next' branch later. +If you want to contribute code, you mainly want the 'next' branch for things like new features that'll land in the next major version, as that branch is for active development. For very important bug fixes however, you want the 'main' branch, so I can release a hotfix quickly from there without having to also release all the untested new features in development. These fixes can be applied to the 'next' branch later. ## Translations -In the case of translations, you want the 'next' branch unless if there is a really embarassing mistake that needs immediate correction with a hotfix, in which case you want the 'main' branch. Translations are done with .po files that you can create with a program like Poedit for example. +There is now a Weblate instance for Varia, kindly provided by Weblate for free (thanks Weblate! <3). As such, the hosted Weblate instance will be used for translations from now on. It makes following through with Varia's development much easier if you're a translator. There's no need to open pull requests for each time you want to push forward an addition or change. +https://hosted.weblate.org/git/varia/glossary/ + +The Weblate instance is for the 'next' branch, which is the development branch of Varia. However, if there is a really embarassing mistake that needs immediate correction with a hotfix, you should do a pull request for the 'main' branch here. **Please don't do this for corrections or additions that aren't super important though.** diff --git a/README.md b/README.md index 71e2700..11174a6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,16 @@ +### *Important for translators: There's now a Weblate instance for Varia, please refer to [the contributing page](https://github.com/giantpinkrobots/varia/blob/next/CONTRIBUTING.md).* + +
+ +# +
+

# Varia -

Download manager based on aria2

+

Quick and efficient download manager

🌐 Homepage

@@ -11,18 +18,17 @@ | Download for Linux | Download for Windows | Browser Extension | | -------- | ------- | ------- | -| [⬇ Flathub](https://flathub.org/apps/io.github.giantpinkrobots.varia) | [⬇ Installer](https://github.com/giantpinkrobots/varia/releases/download/v2024.11.7-1/varia-windows-setup-amd64.exe) | [❖ Firefox](https://addons.mozilla.org/firefox/addon/varia-integrator/) | -| [⬇ AUR (unofficial)](https://aur.archlinux.org/packages/varia) | [⬇ Portable](https://github.com/giantpinkrobots/varia/releases/download/v2024.11.7-1/varia-windows-portable-amd64.zip) | [❖ Chrome](https://chrome.google.com/webstore/detail/dacakhfljjhgdfdlgjpabkkjhbpcmiff) | +| [⬇ Flathub](https://flathub.org/apps/io.github.giantpinkrobots.varia) | [⬇ Installer](https://github.com/giantpinkrobots/varia/releases/download/v2025.1.24/varia-windows-setup-amd64.exe) | [❖ Firefox](https://addons.mozilla.org/firefox/addon/varia-integrator/) | +| [⬇ AUR (unofficial)](https://aur.archlinux.org/packages/varia) | [⬇ Portable](https://github.com/giantpinkrobots/varia/releases/download/v2025.1.24/varia-windows-portable-amd64.zip) | [❖ Chrome](https://chrome.google.com/webstore/detail/dacakhfljjhgdfdlgjpabkkjhbpcmiff) |
-Varia is a simple download manager that conforms to the latest Libadwaita design guidelines, integrating nicely with GNOME. It uses the amazing aria2 to handle the downloads. +Varia is a simple download manager that conforms to the latest Libadwaita design guidelines, integrating nicely with GNOME. It utilizes aria2 and yt-dlp to handle regular files, torrents and video/audio stream downloads.

-

@@ -31,6 +37,12 @@ Varia is a simple download manager that conforms to the latest Libadwaita design

+ +Translation status + + +

+ It supports basic functionality like continuing incomplete downloads from the previous session upon startup, pausing/cancelling all downloads at once, setting a speed limit, authentication with a username/password, setting the simultaneous download amount and setting the download directory. ## Get Varia @@ -68,21 +80,24 @@ To build Varia without Flatpak or GNOME Builder though, you'll need: - Libadwaita - gettext - aria2 and the aria2p python package. +- yt-dlp python package +- FFmpeg (without GPL is okay) To install the ones besides aria2p on some Linux systems: ``` Ubuntu, Debian, Mint etc: -sudo apt install meson ninja-build aria2 python-setuptools libgtk-4-dev libadwaita-1-0 gettext +sudo apt install meson ninja-build aria2 python-setuptools libgtk-4-dev libadwaita-1-0 gettext ffmpeg Fedora, RHEL etc: -sudo dnf install meson ninja-build aria2 python-setuptools gtk4-devel libadwaita gettext +sudo dnf install meson ninja-build aria2 python-setuptools gtk4-devel libadwaita gettext ffmpeg Arch, EndeavourOS, Manjaro etc: -sudo pacman -S meson aria2 python-setuptools gtk4 libadwaita gettext +sudo pacman -S meson aria2 python-setuptools gtk4 libadwaita gettext ffmpeg ``` -To install aria2p using pip (your distro probably doesn't have it in its repos - it's on the AUR for Arch): +To install aria2p and yt-dlp using pip (your distro probably doesn't have them in its repos - they're on the AUR for Arch): ``` pip install aria2p +pip install yt-dlp ``` Then, you can use meson commands to build Varia: ``` @@ -117,6 +132,8 @@ Varia will be built into src/dist/variamain. Main executable is variamain.exe. But, it also relies on the following pieces of software and libraries: - aria2 +- yt-dlp +- FFmpeg - OpenSSL - aria2p - GTK4 diff --git a/build-for-windows.sh b/build-for-windows.sh index c8bec46..164f184 100644 --- a/build-for-windows.sh +++ b/build-for-windows.sh @@ -13,22 +13,31 @@ while getopts "hu" flag; do esac done -if [ ! -f ./aria2c.exe ]; then - echo "aria2c.exe does not exist. You need to copy it here before you can run this." - exit -fi - echo "Installing dependencies..." -pacman -S --noconfirm --needed mingw-w64-x86_64-python -pacman -S --noconfirm --needed mingw-w64-x86_64-gtk4 -pacman -S --noconfirm --needed mingw-w64-x86_64-libadwaita -pacman -S --noconfirm --needed mingw-w64-x86_64-python-pillow -pacman -S --noconfirm --needed mingw-w64-x86_64-python-gobject -pacman -S --noconfirm --needed mingw-w64-x86_64-python-pip +pacman -S --noconfirm --needed mingw-w64-ucrt-x86_64-python +pacman -S --noconfirm --needed mingw-w64-ucrt-x86_64-gtk4 +pacman -S --noconfirm --needed mingw-w64-ucrt-x86_64-libadwaita +pacman -S --noconfirm --needed mingw-w64-ucrt-x86_64-python-pillow +pacman -S --noconfirm --needed mingw-w64-ucrt-x86_64-python-gobject +pacman -S --noconfirm --needed mingw-w64-ucrt-x86_64-python-pip +pacman -S --noconfirm --needed mingw-w64-ucrt-x86_64-yt-dlp +pacman -S --noconfirm --needed unzip pip install aria2p pip install pyinstaller +echo "Downloading aria2 and ffmpeg..." + +aria2="aria2-1.37.0-win-64bit-build1" +ffmpeg="ffmpeg-n7.1-latest-win64-lgpl-shared-7.1" + +wget "https://github.com/aria2/aria2/releases/download/release-1.37.0/$aria2.zip" +wget "https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/$ffmpeg.zip" +mkdir aria2 +unzip -d aria2 $aria2.zip +mkdir ffmpeg +unzip -d ffmpeg $ffmpeg.zip + echo "Generating locales..." rm -rf locale @@ -48,13 +57,15 @@ pyinstaller varia.spec cd .. cp -r locale src/dist/variamain/ cp data/icons/hicolor/symbolic/apps/io.github.giantpinkrobots.varia-symbolic.svg src/dist/variamain/ +cp data/icons/hicolor/symbolic/apps/network-computer-symbolic.svg src/dist/variamain/ cp data/icons/hicolor/scalable/apps/io.github.giantpinkrobots.varia.svg src/dist/variamain/ cp -r dependencies_information src/dist/variamain/ -cp ./aria2c.exe src/dist/variamain/ +cp ./aria2/$aria2/aria2c.exe src/dist/variamain/ +cp -r ./ffmpeg/$ffmpeg/bin/* src/dist/variamain/ if [ $updater -eq 1 ]; then touch src/dist/variamain/updater-function-enabled fi echo "Build complete." -echo "src/dist/variamain/variamain.exe" \ No newline at end of file +echo "src/dist/variamain/variamain.exe" diff --git a/data/icons/hicolor/symbolic/apps/network-computer-symbolic.svg b/data/icons/hicolor/symbolic/apps/network-computer-symbolic.svg new file mode 100644 index 0000000..69ba2f7 --- /dev/null +++ b/data/icons/hicolor/symbolic/apps/network-computer-symbolic.svg @@ -0,0 +1,2 @@ + + diff --git a/data/icons/meson.build b/data/icons/meson.build index c44598a..c5508d8 100644 --- a/data/icons/meson.build +++ b/data/icons/meson.build @@ -7,7 +7,7 @@ install_data( ) symbolic_dir = 'hicolor' / 'symbolic' / 'apps' -install_data( - symbolic_dir / ('@0@-symbolic.svg').format(application_id), - install_dir: get_option('datadir') / 'icons' / symbolic_dir -) +install_subdir( + symbolic_dir, + install_dir: get_option('datadir') / 'icons' / 'hicolor/symbolic' +) \ No newline at end of file diff --git a/data/io.github.giantpinkrobots.varia.desktop.in b/data/io.github.giantpinkrobots.varia.desktop.in index 0196148..9a54710 100644 --- a/data/io.github.giantpinkrobots.varia.desktop.in +++ b/data/io.github.giantpinkrobots.varia.desktop.in @@ -1,12 +1,12 @@ [Desktop Entry] # Translators: Do NOT translate or localize the application name. Name=Varia -Comment=Download files and torrents quickly +Comment=Download files, videos and torrents Exec=varia Icon=io.github.giantpinkrobots.varia Terminal=false Type=Application Categories=Network # Translators: These are search terms to find this application. Do NOT translate or localize the semicolons. The list MUST also end with a semicolon. -Keywords=varia;aria;download;manager;torrent; +Keywords=varia;aria;download;manager;torrent;bittorrent;video;audio;media;ytdlp;YouTube;downloader StartupNotify=true diff --git a/data/io.github.giantpinkrobots.varia.metainfo.xml.in b/data/io.github.giantpinkrobots.varia.metainfo.xml.in index ce7952b..2f151f3 100644 --- a/data/io.github.giantpinkrobots.varia.metainfo.xml.in +++ b/data/io.github.giantpinkrobots.varia.metainfo.xml.in @@ -1,7 +1,7 @@ Varia -Download files and torrents +Download files, videos and torrents io.github.giantpinkrobots.varia FSFAP @@ -12,7 +12,7 @@ https://giantpinkrobots.github.io/varia https://github.com/giantpinkrobots/varia -https://github.com/giantpinkrobots/varia/tree/next/po +https://hosted.weblate.org/projects/varia/glossary/ en_US @@ -42,17 +42,23 @@

-Varia is a download manager for all your download needs. It can download regular files and torrents, and do it very quickly. +Varia is better than your browser at downloading stuff. +

+

+Supporting videos and torrents on top of just regular files, and with a variety of advanced features wrapped inside an easy to understand interface, Varia is both quite powerful and dead simple to use:

  • -Download files and torrents quickly - potentially faster than your browser, continue incomplete downloads even after reboots +Download anything you want quickly - potentially faster than your browser, continue incomplete downloads even after reboots +
  • +
  • +Download video and audio from thousands of websites (anything supported by yt-dlp) including YouTube, TikTok, Twitter etc
  • -Integrate with Firefox and Chrome (or any Chromium based browser) to redirect downloads +Integrate with Firefox and Chrome (or any Chromium based browser like Brave or Opera) to redirect downloads
  • -Schedule downloads with a powerful scheduler allowing for custom timespans for each day of the week +Schedule downloads with a powerful scheduler function allowing for custom timespans for each day of the week
  • Download from protected areas with basic auth and cookies.txt import support @@ -62,7 +68,7 @@ Control a remote aria2 instance running on any server

-Varia uses GTK4 and Libadwaita for the user interface and utilizes Aria2 for the downloads underneath. It is free software licensed under the Mozilla Public License 2.0. A list of dependencies can be viewed through the Legal section in the About Varia page. +Varia uses GTK4 and Libadwaita for the user interface and utilizes Aria2 for the downloads underneath, as well as yt-dlp for videos. It is free software licensed under the Mozilla Public License 2.0. A list of dependencies can be viewed through the Legal section in the About Varia page.

@@ -70,6 +76,9 @@ Varia uses GTK4 and Libadwaita for the user interface and utilizes Aria2 for the varia +https://raw.githubusercontent.com/giantpinkrobots/varia/main/screenshots/Screenshot-Varia-1.png + + https://raw.githubusercontent.com/giantpinkrobots/varia/main/screenshots/Screenshot-Varia-2.png @@ -83,16 +92,22 @@ Varia uses GTK4 and Libadwaita for the user interface and utilizes Aria2 for the + +keyboard +pointing +touch + + - + -
  • Support for opening .torrent files.
  • -
  • Downloads now show the estimated time remaining.
  • -
  • UI tweaks and fixes for a better layout.
  • -
  • Remote mode option is available again.
  • -
  • A lot of under the hood changes to fix bugs and improve performance.
  • -
  • Update to the GNOME 47 runtime and new Libadwaita widgets.
  • -
  • Support for Bulgarian and Chinese (China) languages.
+
  • Support for downloading videos and audio from links using yt-dlp.
  • +
  • Adaptive layout for smaller window sizes and mobile devices.
  • +
  • Support for dragging and dropping .torrent files.
  • +
  • New settings to limit or disable torrent seeding, as well as setting a custom torrent download directory.
  • +
  • Download states are saved upon addition so they're kept if the app crashes.
  • +
  • Paused downloads stay paused upon restart of the app.
  • +
  • Fixes for better performance and bug fixes.
diff --git a/dependencies_information/FFMPEG/LICENSE-LGPLv2.1.ffmpeg b/dependencies_information/FFMPEG/LICENSE-LGPLv2.1.ffmpeg new file mode 100644 index 0000000..58af0d3 --- /dev/null +++ b/dependencies_information/FFMPEG/LICENSE-LGPLv2.1.ffmpeg @@ -0,0 +1,502 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 2.1, February 1999 + + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +Licenses are intended to guarantee your freedom to share and change +free software--to make sure the software is free for all its users. + + This license, the Lesser General Public License, applies to some +specially designated software packages--typically libraries--of the +Free Software Foundation and other authors who decide to use it. You +can use it too, but we suggest you first think carefully about whether +this license or the ordinary General Public License is the better +strategy to use in any particular case, based on the explanations below. + + When we speak of free software, we are referring to freedom of use, +not price. Our General Public Licenses are designed to make sure that +you have the freedom to distribute copies of free software (and charge +for this service if you wish); that you receive source code or can get +it if you want it; that you can change the software and use pieces of +it in new free programs; and that you are informed that you can do +these things. + + To protect your rights, we need to make restrictions that forbid +distributors to deny you these rights or to ask you to surrender these +rights. These restrictions translate to certain responsibilities for +you if you distribute copies of the library or if you modify it. + + For example, if you distribute copies of the library, whether gratis +or for a fee, you must give the recipients all the rights that we gave +you. You must make sure that they, too, receive or can get the source +code. If you link other code with the library, you must provide +complete object files to the recipients, so that they can relink them +with the library after making changes to the library and recompiling +it. And you must show them these terms so they know their rights. + + We protect your rights with a two-step method: (1) we copyright the +library, and (2) we offer you this license, which gives you legal +permission to copy, distribute and/or modify the library. + + To protect each distributor, we want to make it very clear that +there is no warranty for the free library. Also, if the library is +modified by someone else and passed on, the recipients should know +that what they have is not the original version, so that the original +author's reputation will not be affected by problems that might be +introduced by others. + + Finally, software patents pose a constant threat to the existence of +any free program. We wish to make sure that a company cannot +effectively restrict the users of a free program by obtaining a +restrictive license from a patent holder. Therefore, we insist that +any patent license obtained for a version of the library must be +consistent with the full freedom of use specified in this license. + + Most GNU software, including some libraries, is covered by the +ordinary GNU General Public License. This license, the GNU Lesser +General Public License, applies to certain designated libraries, and +is quite different from the ordinary General Public License. We use +this license for certain libraries in order to permit linking those +libraries into non-free programs. + + When a program is linked with a library, whether statically or using +a shared library, the combination of the two is legally speaking a +combined work, a derivative of the original library. The ordinary +General Public License therefore permits such linking only if the +entire combination fits its criteria of freedom. The Lesser General +Public License permits more lax criteria for linking other code with +the library. + + We call this license the "Lesser" General Public License because it +does Less to protect the user's freedom than the ordinary General +Public License. It also provides other free software developers Less +of an advantage over competing non-free programs. These disadvantages +are the reason we use the ordinary General Public License for many +libraries. However, the Lesser license provides advantages in certain +special circumstances. + + For example, on rare occasions, there may be a special need to +encourage the widest possible use of a certain library, so that it becomes +a de-facto standard. To achieve this, non-free programs must be +allowed to use the library. A more frequent case is that a free +library does the same job as widely used non-free libraries. In this +case, there is little to gain by limiting the free library to free +software only, so we use the Lesser General Public License. + + In other cases, permission to use a particular library in non-free +programs enables a greater number of people to use a large body of +free software. For example, permission to use the GNU C Library in +non-free programs enables many more people to use the whole GNU +operating system, as well as its variant, the GNU/Linux operating +system. + + Although the Lesser General Public License is Less protective of the +users' freedom, it does ensure that the user of a program that is +linked with the Library has the freedom and the wherewithal to run +that program using a modified version of the Library. + + The precise terms and conditions for copying, distribution and +modification follow. Pay close attention to the difference between a +"work based on the library" and a "work that uses the library". The +former contains code derived from the library, whereas the latter must +be combined with the library in order to run. + + GNU LESSER GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other +program which contains a notice placed by the copyright holder or +other authorized party saying it may be distributed under the terms of +this Lesser General Public License (also called "this License"). +Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data +prepared so as to be conveniently linked with application programs +(which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work +which has been distributed under these terms. A "work based on the +Library" means either the Library or any derivative work under +copyright law: that is to say, a work containing the Library or a +portion of it, either verbatim or with modifications and/or translated +straightforwardly into another language. (Hereinafter, translation is +included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for +making modifications to it. For a library, complete source code means +all the source code for all modules it contains, plus any associated +interface definition files, plus the scripts used to control compilation +and installation of the library. + + Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running a program using the Library is not restricted, and output from +such a program is covered only if its contents constitute a work based +on the Library (independent of the use of the Library in a tool for +writing it). Whether that is true depends on what the Library does +and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's +complete source code as you receive it, in any medium, provided that +you conspicuously and appropriately publish on each copy an +appropriate copyright notice and disclaimer of warranty; keep intact +all the notices that refer to this License and to the absence of any +warranty; and distribute a copy of this License along with the +Library. + + You may charge a fee for the physical act of transferring a copy, +and you may at your option offer warranty protection in exchange for a +fee. + + 2. You may modify your copy or copies of the Library or any portion +of it, thus forming a work based on the Library, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices + stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no + charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a + table of data to be supplied by an application program that uses + the facility, other than as an argument passed when the facility + is invoked, then you must make a good faith effort to ensure that, + in the event an application does not supply such function or + table, the facility still operates, and performs whatever part of + its purpose remains meaningful. + + (For example, a function in a library to compute square roots has + a purpose that is entirely well-defined independent of the + application. Therefore, Subsection 2d requires that any + application-supplied function or table used by this function must + be optional: if the application does not supply it, the square + root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Library, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library +with the Library (or with a work based on the Library) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public +License instead of this License to a given copy of the Library. To do +this, you must alter all the notices that refer to this License, so +that they refer to the ordinary GNU General Public License, version 2, +instead of to this License. (If a newer version than version 2 of the +ordinary GNU General Public License has appeared, then you can specify +that version instead if you wish.) Do not make any other change in +these notices. + + Once this change is made in a given copy, it is irreversible for +that copy, so the ordinary GNU General Public License applies to all +subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of +the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or +derivative of it, under Section 2) in object code or executable form +under the terms of Sections 1 and 2 above provided that you accompany +it with the complete corresponding machine-readable source code, which +must be distributed under the terms of Sections 1 and 2 above on a +medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the +source code from the same place satisfies the requirement to +distribute the source code, even though third parties are not +compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the +Library, but is designed to work with the Library by being compiled or +linked with it, is called a "work that uses the Library". Such a +work, in isolation, is not a derivative work of the Library, and +therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library +creates an executable that is a derivative of the Library (because it +contains portions of the Library), rather than a "work that uses the +library". The executable is therefore covered by this License. +Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file +that is part of the Library, the object code for the work may be a +derivative work of the Library even though the source code is not. +Whether this is true is especially significant if the work can be +linked without the Library, or if the work is itself a library. The +threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data +structure layouts and accessors, and small macros and small inline +functions (ten lines or less in length), then the use of the object +file is unrestricted, regardless of whether it is legally a derivative +work. (Executables containing this object code plus portions of the +Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may +distribute the object code for the work under the terms of Section 6. +Any executables containing that work also fall under Section 6, +whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or +link a "work that uses the Library" with the Library to produce a +work containing portions of the Library, and distribute that work +under terms of your choice, provided that the terms permit +modification of the work for the customer's own use and reverse +engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the +Library is used in it and that the Library and its use are covered by +this License. You must supply a copy of this License. If the work +during execution displays copyright notices, you must include the +copyright notice for the Library among them, as well as a reference +directing the user to the copy of this License. Also, you must do one +of these things: + + a) Accompany the work with the complete corresponding + machine-readable source code for the Library including whatever + changes were used in the work (which must be distributed under + Sections 1 and 2 above); and, if the work is an executable linked + with the Library, with the complete machine-readable "work that + uses the Library", as object code and/or source code, so that the + user can modify the Library and then relink to produce a modified + executable containing the modified Library. (It is understood + that the user who changes the contents of definitions files in the + Library will not necessarily be able to recompile the application + to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (1) uses at run time a + copy of the library already present on the user's computer system, + rather than copying library functions into the executable, and (2) + will operate properly with a modified version of the library, if + the user installs one, as long as the modified version is + interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at + least three years, to give the same user the materials + specified in Subsection 6a, above, for a charge no more + than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy + from a designated place, offer equivalent access to copy the above + specified materials from the same place. + + e) Verify that the user has already received a copy of these + materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the +Library" must include any data and utility programs needed for +reproducing the executable from it. However, as a special exception, +the materials to be distributed need not include anything that is +normally distributed (in either source or binary form) with the major +components (compiler, kernel, and so on) of the operating system on +which the executable runs, unless that component itself accompanies +the executable. + + It may happen that this requirement contradicts the license +restrictions of other proprietary libraries that do not normally +accompany the operating system. Such a contradiction means you cannot +use both them and the Library together in an executable that you +distribute. + + 7. You may place library facilities that are a work based on the +Library side-by-side in a single library together with other library +facilities not covered by this License, and distribute such a combined +library, provided that the separate distribution of the work based on +the Library and of the other library facilities is otherwise +permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work + based on the Library, uncombined with any other library + facilities. This must be distributed under the terms of the + Sections above. + + b) Give prominent notice with the combined library of the fact + that part of it is a work based on the Library, and explaining + where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute +the Library except as expressly provided under this License. Any +attempt otherwise to copy, modify, sublicense, link with, or +distribute the Library is void, and will automatically terminate your +rights under this License. However, parties who have received copies, +or rights, from you under this License will not have their licenses +terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Library or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Library (or any work based on the +Library), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the +original licensor to copy, distribute, link with or modify the Library +subject to these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties with +this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Library at all. For example, if a patent +license would not permit royalty-free redistribution of the Library by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Library under this License may add +an explicit geographical distribution limitation excluding those countries, +so that distribution is permitted only in or among countries not thus +excluded. In such case, this License incorporates the limitation as if +written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new +versions of the Lesser General Public License from time to time. +Such new versions will be similar in spirit to the present version, +but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and +"any later version", you have the option of following the terms and +conditions either of that version or of any later version published by +the Free Software Foundation. If the Library does not specify a +license version number, you may choose any version ever published by +the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free +programs whose distribution conditions are incompatible with these, +write to the author to ask for permission. For software which is +copyrighted by the Free Software Foundation, write to the Free +Software Foundation; we sometimes make exceptions for this. Our +decision will be guided by the two goals of preserving the free status +of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO +WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY +KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN +WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY +AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU +FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR +CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE +LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING +RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF +SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Libraries + + If you develop a new library, and you want it to be of the greatest +possible use to the public, we recommend making it free software that +everyone can redistribute and change. You can do so by permitting +redistribution under these terms (or, alternatively, under the terms of the +ordinary General Public License). + + To apply these terms, attach the following notices to the library. It is +safest to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least the +"copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the library, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the + library `Frob' (a library for tweaking knobs) written by James Random Hacker. + + , 1 April 1990 + Ty Coon, President of Vice + +That's all there is to it! diff --git a/dependencies_information/FFMPEG/README b/dependencies_information/FFMPEG/README new file mode 100644 index 0000000..0e701fa --- /dev/null +++ b/dependencies_information/FFMPEG/README @@ -0,0 +1 @@ +The FFmpeg binary Varia is designed to depend on is compiled without --enable-gpl. diff --git a/dependencies_information/README b/dependencies_information/README new file mode 100644 index 0000000..d059298 --- /dev/null +++ b/dependencies_information/README @@ -0,0 +1 @@ +These are the licenses of the libraries and other software Varia depends on. Note the license of the Varia source code itself is found in the root directory. diff --git a/dependencies_information/YT-DLP/LICENSE.yt-dlp b/dependencies_information/YT-DLP/LICENSE.yt-dlp new file mode 100644 index 0000000..68a49da --- /dev/null +++ b/dependencies_information/YT-DLP/LICENSE.yt-dlp @@ -0,0 +1,24 @@ +This is free and unencumbered software released into the public domain. + +Anyone is free to copy, modify, publish, use, compile, sell, or +distribute this software, either in source code form or as a compiled +binary, for any purpose, commercial or non-commercial, and by any +means. + +In jurisdictions that recognize copyright laws, the author or authors +of this software dedicate any and all copyright interest in the +software to the public domain. We make this dedication for the benefit +of the public at large and to the detriment of our heirs and +successors. We intend this dedication to be an overt act of +relinquishment in perpetuity of all present and future rights to this +software under copyright law. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +For more information, please refer to diff --git a/docs/index.html b/docs/index.html index 0424979..fde8ad5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -77,11 +77,11 @@

for regular downloads and torrents

Quick and efficient download manager

-

for regular downloads and torrents

+

for regular downloads, videos and torrents


@@ -58,6 +58,10 @@

for regular downloads and torrents

      +
+ +       +       @@ -68,9 +72,9 @@

for regular downloads and torrents


- The main way to install Varia is through Flathub to get it as a Flatpak. + The main way to install Varia is through Flathub to get it as a Flatpak. You can also install it from a .flatpak file directly.

- You can also install it from a .flatpak file directly. + You can also get it as a Snap through the Snap Store.

If you're on Arch Linux you can install it through the AUR as well, but it is not maintained by me and could be out of date.
@@ -97,7 +101,7 @@

for regular downloads and torrents

- Varia screenshot + Varia screenshot

Download quickly.

@@ -105,13 +109,18 @@

Download quickly.


+

Get web video and audio.

+

Download video and audio from thousands of websites like YouTube, TikTok and Twitter in any supported quality setting.

+ +
+

Connect it to your browser.

Varia integrates seamlessly with Firefox and Chrome/ium through an extension. It can route all downloads to itself.


Powerful underneath.

-

Schedule downloads with a powerful scheduler allowing for custom timespans for each day of the week. Use basic authentication and import cookies from a file. Adjust the speed and the maximum simultaneous amount of downloads.

+

Schedule downloads with a powerful scheduler allowing for custom timespans for each day of the week. Use basic authentication and import cookies from a file. Adjust other settings like the download speed, the torrent seeding ratio and more.



@@ -148,6 +157,9 @@



The package icon used in the Download for Windows section is part of the Feather icons set, licensed under the MIT license. feathericons.com +
+
+ The Snap / Snapcraft logo was created by Canonical.


diff --git a/docs/snapIcon.png b/docs/snapIcon.png new file mode 100644 index 0000000000000000000000000000000000000000..4b7531cce3ee7d475f224532b16ff413e1e3882a GIT binary patch literal 1668 zcmV-~27CF5P)dntM;M}x2Jp7R;F z9~`AqS~NnuNTKWn%fLi%kO~P`h{YpdgY7MyU@jO3`sEurDlE7V;z;n7U0k++r@;sn zVqOSw1XyqT%Q`R}9HTo5QX4@jKSFYH7-$D)M)MP| z4>B>mr;XtI$PWkzI}~)-GBP7)(LatGpW9=2FCAV^I?^FH*$OTO9fD?pX<$6~2}kIC zcpU;B;FE)>au&EO4k46n;1ckO5FzJ*C4d^FQ}DVQVxGe53E+kZ-)C)HLfle57Bo^$ z0rlW#hdMzgeqd~y(0&c^Q@U#K;d4tWP`2bY3X!cJ!B{<9f0Wnm}022O*N zm7oegI|)1k{)l6gq$AjPN6JcpXPN!Mt$_M+?cj3!`A2Xs7z!Q?VVyY#jEhr<#YY=S z`ABdHPyt%G^1p-D8So?+25tnaqZlRW2sgNskBkq67t1Gu7igUUkAgv2>{|YKRa**$F1_RFI^+3MTci)17sOq|NlO&eTd0 z;+C?!1Z24L9k`q8nHsRUKwGC$k`RmMVp=TQOGJh{)NG~80LO!y!KcMm@1drb`@ZN# zhPOj#zc(28zv$tmw4v?45H#}>1WqbM-V?x5mI@Q{uM87AEaw0m24?cp11q9vF8awX za1~gZ;AzThXq}nH>&#o+B@j149QFrGVjdy;Mn+V(8A%)=PW}Q{TiFXsr8Y7WDa0+M zwJ*p>f)EO|!LJ32OI=1%gg8>FxQ|q_GLj_3EoD)dGE%8jSD{M?Dx^D8`N*vXZ-yl! z?u|@}5W2kjoRz&zly=&6;Ehs~Au>I*RNQw$&gW<0GvM`rb%>F6NM93Dm1jpbvXBfv zK$np{#Eixi?Vdw67esk0X9qi%X(dE)c-j-Xe?2}Y_Hf4B(&@(2#7ulI@c8!!dIU{6(sp}biRmfvL z+vSTuf8P1C^E|MlJJ^R1`tY=!0j`0xxTKt}LV^o<(ZHqKR+f^u=h!oGOi2Yo_cGmP z;Me>L_UPg5zcu2}WMFi>RLY<95T%fj{6S}-$xtE1328GSL-(*5Ar+=ZhQ^GL)uyH? zO>iMqCf5v2Fd-QapP*gT0kK(UYP8OfBV?eD_PW*?AquI} zIzx_-V%zIlXM`-IUh51Qy((fje-oV68A60KX`LZQh}ZVI))^5AY12AGj*v>NGvo+K zd1$X|oe`msYOOQm2GI~|{+Ur_p#4Myq>kK(UM!DMST4x9l(x!EW93hojXUGxawAZ!H z5F(^n>kM-V`biG-(CD$?c5