straw-viewer: Update to 0.1.2

Changes:
Version 0.1.2

- Ensure that a randomly selected invidious instance actually works.

Version 0.1.1

- gtk: added the right-click "Play as audio" entry.
- Better detection for HFR (High Frame Rate) videos.
- Better selection of invidious instances.

Version 0.1.0

- Added the "ignore_av1" config-option.
- Implemented `sort_by` and `date` parameters for `/search`.
- Implemented the `--hd`, `--captions` and `--region=s` options.
- Implemented support for popular videos.
- Implemented support for searching for videos from a specific channel.
- Implemented support for trending categories.
- Support for changing the youtube-dl command.
- Support for disabling the use of youtube-dl.
- Documented the configuration options in `man straw-viewer`.

Version 0.0.9

- Support for loading cookies from a file.
- Support for picking a random invidious instance.

Version 0.0.8

- Fixed the support for closed-captions for some videos.
This commit is contained in:
Leonardo Taccari 2020-12-08 19:34:14 +01:00
parent 832c362898
commit 8a01804d1b
2 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,6 @@
# $NetBSD$
DISTNAME= straw-viewer-0.0.7
PKGREVISION= 1
DISTNAME= straw-viewer-0.1.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=trizen/}

View File

@ -1,6 +1,6 @@
$NetBSD$
SHA1 (straw-viewer-0.0.7.tar.gz) = 0163abe76c6b83e73c5ef03c3f7ccb5990d945bd
RMD160 (straw-viewer-0.0.7.tar.gz) = 7896beb9a625b415f66a31023c17248e1c65b1c7
SHA512 (straw-viewer-0.0.7.tar.gz) = c7fbdfb287709d296abdd90ff65f50e1d848881cdaa16893f942a2d65d5efbe2726266fe6902506e51dd5a4a6b4ad3da47496a4b33860c30a0cacb4cf6cab598
Size (straw-viewer-0.0.7.tar.gz) = 242126 bytes
SHA1 (straw-viewer-0.1.2.tar.gz) = 595133f5322b53d439e59af402832a6c38d92459
RMD160 (straw-viewer-0.1.2.tar.gz) = 9eadeffd7c78752003076ee58fbca439dac30d81
SHA512 (straw-viewer-0.1.2.tar.gz) = 65c410b973c587e86bf4f446b753b5948f9321e39fd4ac3b7b1a03b9ee4491bbe63b507f852b01fb453046a9243c79b18045b1db058390acbc351bdfaacdd64e
Size (straw-viewer-0.1.2.tar.gz) = 245581 bytes