Port details |
- py-youtube-transcript-api Python module for YouTube Transcript/Subtitle API
- 0.6.3 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-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!
- ¦ ¦ ¦ ¦
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=1.9.1 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-defusedxml>=0.7.1 : devel/py-defusedxml@py311
- py311-requests>=2.32.3 : www/py-requests@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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.3 18 Nov 2024 13:20:42 |
Nicola Vitale (nivit) |
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 |
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: 2
|