notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
py-youtube-transcript-api Python module for YouTube Transcript/Subtitle API
0.6.2 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-04 14:09:05
Last Update: 2024-11-04 14:06:20
Commit Hash: 4c6248c
Also Listed In: python
License: MIT
WWW:
https://github.com/jdepoix/youtube-transcript-api
Description:
Youtube-transcript-api is a Python API which allows you to retrieve the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}youtube-transcript-api>0:www/py-youtube-transcript-api@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-youtube-transcript-api/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-youtube-transcript-api
  • pkg install py311-youtube-transcript-api
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-youtube-transcript-api listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-youtube-transcript-api
Package flavors (<flavor>: <package>)
  • py311: py311-youtube-transcript-api
distinfo:
TIMESTAMP = 1730707696 SHA256 (youtube_transcript_api-0.6.2.tar.gz) = cad223d7620633cec44f657646bffc8bbc5598bd8e70b1ad2fa8277dec305eb7 SIZE (youtube_transcript_api-0.6.2.tar.gz) = 24565

Packages (timestamps in pop-ups are UTC):
py311-youtube-transcript-api
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.6.2--0.6.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.6.2--0.6.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.6.20.6.2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-requests>=2.32.3 : www/py-requests@py311
  2. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  3. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/alpaca

Configuration Options:
No options to configure
Options name:
www_py-youtube-transcript-api
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/y/youtube_transcript_api/
  2. https://pypi.org/packages/source/y/youtube_transcript_api/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.2
04 Nov 2024 14:06:20
commit hash: 4c6248c35945be84ecdaa1dbd4e024d1d11fe37bcommit hash: 4c6248c35945be84ecdaa1dbd4e024d1d11fe37bcommit hash: 4c6248c35945be84ecdaa1dbd4e024d1d11fe37bcommit hash: 4c6248c35945be84ecdaa1dbd4e024d1d11fe37b files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
www/py-youtube-transcript-api: Add new port

Youtube-transcript-api is a python API which allows you to retrieve
the transcript/subtitles for a given YouTube video. It also works
for automatically generated subtitles, supports translating subtitles
and it does not require a headless browser, like other selenium based
solutions do!

https://github.com/jdepoix/youtube-transcript-api

Number of commits found: 1