Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linuxfandudeguy/youtube-transcript-docker

Docker container which provides a transcript of a YouTube video.
https://github.com/linuxfandudeguy/youtube-transcript-docker

docker dockerfile python python3 youtube youtube-api yt-dlp

Last synced: 6 days ago
JSON representation

Docker container which provides a transcript of a YouTube video.

Awesome Lists containing this project

README

        

in order to install run

```bash
sudo docker pull lelbois/youtube-transcript:latest
```
and in order to run:

```bash
sudo docker run --rm lelbois/youtube-transcript https://youtu.be/eGz9DS-aIeY
```