Port details |
- py-tartube GUI front-end for youtube-dl/yt-dlp, written in Python
- 2.5.100_1 multimedia
=2 2.5.62Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2023-07-01 10:09:05
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL21
- WWW:
- https://github.com/axcore/tartube
- Description:
- Tartube is a GUI front-end for youtube-dl, yt-dlp and other compatible video
downloaders.
It is written in Python 3 / Gtk 3 and runs on MS Windows, Linux, BSD and
MacOS.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tartube>0:multimedia/py-tartube@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/multimedia/py-tartube/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/py-tartube
- pkg install py311-tartube
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-tartube listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tartube
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1739747361
SHA256 (tartube-2.5.100.tar.gz) = 8477b77036a8d6d78a23a2d0aba2aaf67cdf88a8b1656d2fa63bacea2a4dbd83
SIZE (tartube-2.5.100.tar.gz) = 11242364
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-feedparser>=6.0.8 : textproc/py-feedparser@py311
- py311-matplotlib>=3.7.1 : math/py-matplotlib@py311
- py311-moviepy>=1.0.3 : multimedia/py-moviepy@py311
- py311-playsound>=1.3.0 : audio/py-playsound@py311
- py311-requests>=2.31.0 : www/py-requests@py311
- py311-streamlink>=5.5.1 : multimedia/streamlink@py311
- aria2c : www/aria2
- AtomicParsley : multimedia/atomicparsley
- ffmpeg : multimedia/ffmpeg
- yt-dlp : www/yt-dlp
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-tartube-2.5.100_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_py-tartube
- USES:
- gnome 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.5.100_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2.5.100 17 Feb 2025 14:47:53
    |
Nicola Vitale (nivit)  |
multimedia/py-tartube: Update to 2.5.100
- Add option NLS
- Add files/patch-setup.py to support NLS optionally
Reported by: axcore/tartube <tartube@noreply.github.com> |
2.5.62 12 Dec 2024 13:14:57
    |
Nicola Vitale (nivit)  |
multimedia/py-tartube: Update to 2.5.62
Release changes: https://github.com/axcore/tartube/releases/tag/v2.5.062
Reported by: A S Lewis <notifications@github.com> |
2.5.40_1 22 Nov 2024 22:31:54
    |
Charlie Li (vishwin)  |
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722 |
2.5.40 19 Nov 2024 16:59:07
    |
Charlie Li (vishwin)  |
devel/py-gobject3: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declaration so no functional or metadata changes.
With hat: gnome
PR: 273722 |
2.5.40 03 Sep 2024 15:34:11
    |
Nicola Vitale (nivit)  |
multimedia/py-tartube: Update to 2.5.40 |
2.5.0 03 Jan 2024 11:06:38
    |
Nicola Vitale (nivit)  |
multimedia/py-tartube: Update to 2.5.0
Reported by: A S Lewis <notifications@github.com> |
2.4.429 22 Nov 2023 08:28:13
    |
Nicola Vitale (nivit)  |
multimedia/py-tartube: Update to 2.4.429
Reported by: A S Lewis <notifications@github.com> |
2.4.412 31 Jul 2023 07:18:56
    |
Nicola Vitale (nivit)  |
multimedia/py-tartube: Update to 2.4.412 |
2.4.386 01 Jul 2023 10:04:53
    |
Nicola Vitale (nivit)  |
multimedia/py-tartube: Add new port
Tartube is a GUI front-end for youtube-dl, yt-dlp and other compatible video
downloaders.
It is written in Python 3 / Gtk 3 and runs on MS Windows, Linux, BSD and
MacOS.
https://github.com/axcore/tartube |