Port details |
- ytfzf Find and watch YouTube videos from the terminal
- 2.6.2 multimedia
=3 2.6.2Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2021-04-17 15:18:22
- Last Update: 2024-02-01 11:53:01
- Commit Hash: e36ab4e
- People watching this port, also watch:: newsboat, ncspot, spotify-player, sway, termscp
- License: GPLv3+
- WWW:
- https://github.com/pystardust/ytfzf
- Description:
- Ytfzf is a POSIX script that helps you find Youtube videos (without API)
and opens/downloads them using mpv/youtube-dl.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/multimedia/ytfzf/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/ytfzf
- pkg install ytfzf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ytfzf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706774580
SHA256 (pystardust-ytfzf-v2.6.2_GH0.tar.gz) = 73280e4ef4f490400a42bf582b713803c523587b0b30269859eaa6f2693ec9b1
SIZE (pystardust-ytfzf-v2.6.2_GH0.tar.gz) = 3279051
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- curl : ftp/curl
- fzf>=0 : textproc/fzf
- jq : textproc/jq
- mpv : multimedia/mpv
- notify-send : devel/libnotify
- shuf : sysutils/shuf
- ueberzug : graphics/py-ueberzug@py39
- yt-dlp : www/yt-dlp
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ytfzf-2.6.2:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- multimedia_ytfzf
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.2 01 Feb 2024 11:53:01
    |
Nuno Teixeira (eduardo)  |
multimedia/ytfzf: Update to 2.6.2
ChangeLog: https://github.com/pystardust/ytfzf/releases/tag/v2.6.2 |
2.6.1 13 Sep 2023 12:05:55
    |
Nuno Teixeira (eduardo)  |
multimedia/ytfzf: Update to 2.6.1
ChangeLog: https://github.com/pystardust/ytfzf/releases/tag/v2.6.1 |
2.6.0 13 May 2023 08:56:25
    |
Nuno Teixeira (eduardo)  |
multimedia/ytfzf: Update to 2.6.0
- Take maintainership
- Install manual pages
ChangeLog: https://github.com/pystardust/ytfzf/releases/tag/v2.6.0 |
1.2.0_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
1.2.0_1 24 Apr 2023 09:49:27
    |
Mateusz Piotrowski (0mp)  |
multimedia/ytfzf: Return to the pool |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.0_1 06 Dec 2021 14:09:50
    |
Joseph Mingrone (jrm)  |
Ports that depend on youtube-dl: Depend on yt-dlp
yt-dlp [1] is a youtube-dl fork with additional features and fixes. For
ports that depend on www/youtube-dl switch the dependency to www/yt-dlp.
For ports that have an optional dependency on www/youtube-dl, create a
new OPTIONS_RADIO that includes www/yt-dlp and make it the default.
[1] https://github.com/yt-dlp/yt-dlp
Other changes:
- www/yt-dlp: Turn the symlink option on by default
- www/py-pafy: Fix build when depending on www/yt-dlp
PR: 259944
Reported by: Oleh Vinichenko <moonlapse81@gmail.com>
Reviewed by: diizzy, Oleh Vinichenko <moonlapse81@gmail.com>,
VVD <vvd@unislabs.com>
Approved by: 0mp, adridg (kde@), rm, tcberner (multimedia@),
yuri (maintainers)
acm and nivit (maintainers, timeout)
Differential Revision: https://reviews.freebsd.org/D33090 |
1.2.0 30 Jun 2021 23:55:12
    |
Mateusz Piotrowski (0mp)  |
multimedia/ytfzf: Update to 1.2.0 |
1.1.6 23 May 2021 20:39:15
    |
Mateusz Piotrowski (0mp)  |
multimedia/ytfzf: Update to 1.1.6 |
1.1.5 04 May 2021 22:45:35
    |
Mateusz Piotrowski (0mp)  |
multimedia/ytfzf: Update to 1.1.5 |
1.1.4 17 Apr 2021 15:17:21
    |
Mateusz Piotrowski (0mp)  |
multimedia/ytfzf: Add a new port |