Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikkoro/yt-dlp-gui
Web GUI for yt-dlp
https://github.com/nikkoro/yt-dlp-gui
Last synced: 5 days ago
JSON representation
Web GUI for yt-dlp
- Host: GitHub
- URL: https://github.com/nikkoro/yt-dlp-gui
- Owner: Nikkoro
- Created: 2022-11-30T17:25:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T16:19:53.000Z (about 2 years ago)
- Last Synced: 2023-09-05T23:44:20.147Z (over 1 year ago)
- Language: JavaScript
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dependencies
`yt-dlp` from [here](https://github.com/yt-dlp/yt-dlp/releases)
`ffmpeg` from [here](https://github.com/yt-dlp/FFmpeg-Builds/releases)
Extract these files to `binaries` folder. The only files in `binaries` (besides `yt-dlp.conf`) should be
- `ffmpeg.exe`
- `ffplay.exe`
- `ffprobe.exe`
- `yt-dlp.exe`