pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pipe-viewer: Update to 0.2.1
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Jun 2 16:43:44 2022 +0200
Changeset: f959f9842d9a5a9100d3c22d24d459471e18b631
Modified Files:
pipe-viewer/Makefile
pipe-viewer/distinfo
Log Message:
pipe-viewer: Update to 0.2.1
Changes:
Version 0.2.1
- Added support for downloading videos with `yt-dlp` / `youtube-dl`.
Version 0.2.0
- New workaround for age-restricted videos.
- Fixed the overlapping display time for auto-generated captions.
Version 0.1.9
- Added the `subscriptions_lifetime` config-option.
- Added the `bypass_age_gate_with_proxy` config-option. (disabled by default)
- Support for YouTube "shorts" video URLs.
- GTK: added support for playing videos with a single left-click.
- When requesting playlists for a given channel ID, return the channel created playlists.
Version 0.1.8
- Added the `ytdlp_max_replies` config-option.
- Show the published date when playing a video by URL.
- Show the number of likes of a video and an engagement rating.
- Fixed a minor issue in the `--autoplay` feature.
Version 0.1.7
- Added support for extracting YouTube comments with `yt-dlp` via the config-option `ytdlp_comments`.
- Prefer JPEG over WEBP for thumbnails. (used to cause an issue when `webp-pixbuf-loader` was not installed)
- Some internal performance improvements.
Version 0.1.6
- Fixed the support for related videos.
- Thumbnail fixes for related videos and watched videos.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f959f9842d9a5a9100d3c22d24d459471e18b631
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pipe-viewer/Makefile | 2 +-
pipe-viewer/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/pipe-viewer/Makefile b/pipe-viewer/Makefile
index f3ccda432b..ccfa34d1c7 100644
--- a/pipe-viewer/Makefile
+++ b/pipe-viewer/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pipe-viewer-0.1.5
+DISTNAME= pipe-viewer-0.2.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=trizen/}
diff --git a/pipe-viewer/distinfo b/pipe-viewer/distinfo
index b3415d0e18..9cd49e2ccf 100644
--- a/pipe-viewer/distinfo
+++ b/pipe-viewer/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (pipe-viewer-0.1.5.tar.gz) = 4110272e87e8cdb873bad01b4a4f0b0b0e021bdf
-SHA512 (pipe-viewer-0.1.5.tar.gz) = a5e36bfc90542029453727551c646b767b6f0dcb2eb662765a46c5500b8a1ccabf5ff9d59c082b2e8a344c87b5aa490f88e2d495773cdff656262408d69af04b
-Size (pipe-viewer-0.1.5.tar.gz) = 258809 bytes
+BLAKE2s (pipe-viewer-0.2.1.tar.gz) = 6d28a595abed93fd087debbe82175f0fed17c6f5820c73523c035adc5d85b998
+SHA512 (pipe-viewer-0.2.1.tar.gz) = ef4a7de3257dc31b64a0a5908bc385887b094e805e13a255399af90ac10114eee6f5a4659215476b51367cd9bfae38495b85a564639ab8b32c0bcede09cb67e5
+Size (pipe-viewer-0.2.1.tar.gz) = 264327 bytes
Home |
Main Index |
Thread Index |
Old Index