https://github.com/foxted/youtube-utils
Some utility scripts for Youtube
https://github.com/foxted/youtube-utils
Last synced: over 1 year ago
JSON representation
Some utility scripts for Youtube
- Host: GitHub
- URL: https://github.com/foxted/youtube-utils
- Owner: foxted
- Created: 2024-11-18T04:33:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T06:35:09.000Z (over 1 year ago)
- Last Synced: 2025-03-16T16:14:39.631Z (over 1 year ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube Utils
A collection of Deno scripts to help with Youtube videos creation.
- [Extract audio from video files](./src/extract-audio/index.ts)
- [Transcribe audio files](./src/transcribe-audio/index.ts)
- [Translate SRT subtitles](./src/translate-srt/index.ts)