Port details |
- py-youtube-transcript-api Python module for YouTube Transcript/Subtitle API
- 0.6.2 www
=0 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
- 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!
- ¦ ¦ ¦ ¦
- 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):
- 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-requests>=2.32.3 : www/py-requests@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.2 04 Nov 2024 14:06:20 |
Nicola Vitale (nivit) |
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
|