Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barrymun/youtube-downloader
https://github.com/barrymun/youtube-downloader
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/barrymun/youtube-downloader
- Owner: barrymun
- Created: 2024-11-18T16:01:26.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T09:21:41.000Z (about 2 months ago)
- Last Synced: 2024-11-19T10:30:20.408Z (about 2 months ago)
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
> [!NOTE]
> Ensure to install [ffmpeg](https://ffmpeg.org/download.html).### Install dependencies
`yarn i`
## Usage
`yarn exe -- ""`
> [!TIP]
> Wrap the URL with double quotes to avoid issues with certain characters like `&`.