pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/pipe- viewer: update to pipe-viewer-0.5.3



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Fri Aug 23 21:20:22 2024 +0200
Changeset:	8c739a6da6f17638e020d80f5dd8c9beacef403e

Modified Files:
	pipe-viewer/Makefile
	pipe-viewer/distinfo

Log Message:
wip/pipe- viewer: update to pipe-viewer-0.5.3

[CHANGELOG]

Version 0.5.3

- Fixed the "CONSENT" cookie (which no longer worked due to YouTube changes).

Version 0.5.2

- GUI: added key bind for "play as audio" as CTRL+N.
- GUI: extended the right-click menu in the Saved Channels window.
- Added support for including streams in subscription videos.
- Recognize several more itag values.
- Fixed the parsing of shorts.
- Fixed the downloading of videos that have multiple audio tracks, with yt-dlp.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8c739a6da6f17638e020d80f5dd8c9beacef403e

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 953a1ffd74..c11e8d6f43 100644
--- a/pipe-viewer/Makefile
+++ b/pipe-viewer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pipe-viewer-0.5.1
+DISTNAME=	pipe-viewer-0.5.3
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=trizen/}
 
diff --git a/pipe-viewer/distinfo b/pipe-viewer/distinfo
index cd52114221..13abee26c2 100644
--- a/pipe-viewer/distinfo
+++ b/pipe-viewer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pipe-viewer-0.5.1.tar.gz) = 25a3b9654c09ffa9e1d3cd4ca94a8e34b522da2a01c82c969affae2c2b1be107
-SHA512 (pipe-viewer-0.5.1.tar.gz) = e8b86fde9be4dc18d76f437daf07018dd21f94a36e08fbd973dc15afdc20db32fd47d22ac1b60453f31cb62cfb09106b5d08f9bb3922c9beecce795ec583fa72
-Size (pipe-viewer-0.5.1.tar.gz) = 270337 bytes
+BLAKE2s (pipe-viewer-0.5.3.tar.gz) = bdf9670ed51fa7a98b9c4a9ff8b739cb1641aba31c5348a638ecc17e41d5c32f
+SHA512 (pipe-viewer-0.5.3.tar.gz) = 1a358135aa61e29a324d8ab1eafa0aa7c61f4f1b0cb1aea196c0c4383455cf5b254a491b0aa33804d4d2c18f4dfafa2538c53f76e6ba9d511454ad869882711f
+Size (pipe-viewer-0.5.3.tar.gz) = 271589 bytes


Home | Main Index | Thread Index | Old Index