https://github.com/dxrcy/youtube-caption
Get captions (subtitles) of YouTube video (may contain ads)
https://github.com/dxrcy/youtube-caption
Last synced: 2 months ago
JSON representation
Get captions (subtitles) of YouTube video (may contain ads)
- Host: GitHub
- URL: https://github.com/dxrcy/youtube-caption
- Owner: dxrcy
- Created: 2021-07-18T23:51:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T02:38:22.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T08:37:18.163Z (3 months ago)
- Language: JavaScript
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# YouTube Captions Fetcher
How to use
```
node . videoidnode .
npm start videoid
npm start
```You can run with `node .` or `npm start`
If you do not pass an argument `videoid` (`dQw4w9WgXcQ`) it will try to read from the `id.txt` file
If you get an ad, then run the program again until you do not get one.
The output will show in the console, and also be put into `output.txt`