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

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

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)