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
Port details
py-youtube-transcript-api Python module for YouTube Transcript/Subtitle API
0.6.3 www 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-18 13:20:42
Commit Hash: 38f5282
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 = 1731928480 SHA256 (youtube_transcript_api-0.6.3.tar.gz) = 4d1f6451ae508390a5279f98519efb45e091bf60d3cca5ea0bb122800ab6a011 SIZE (youtube_transcript_api-0.6.3.tar.gz) = 612052

Packages (timestamps in pop-ups are UTC):
py311-youtube-transcript-api
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.30.6.3-0.6.30.6.3---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.6.30.6.3-0.6.30.6.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.6.30.6.3n/a0.6.3n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.9.1 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-defusedxml>=0.7.1 : devel/py-defusedxml@py311
  2. py311-requests>=2.32.3 : www/py-requests@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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.3
18 Nov 2024 13:20:42
commit hash: 38f52820a0b7b705ab42659683f77be285119b64commit hash: 38f52820a0b7b705ab42659683f77be285119b64commit hash: 38f52820a0b7b705ab42659683f77be285119b64commit hash: 38f52820a0b7b705ab42659683f77be285119b64 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
www/py-youtube-transcript-api: Update to 0.6.3

- Convert port to PEP517
- Update list of run dependencies

Release
changes:	https://github.com/jdepoix/youtube-transcript-api/releases/tag/v0.6.3
Reported by:	Jonas Depoix <notifications@github.com>
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: 2