https://github.com/Sucalakafufu/ytdl
Powershell wrapper for yt-dlp
https://github.com/Sucalakafufu/ytdl
Last synced: 3 months ago
JSON representation
Powershell wrapper for yt-dlp
- Host: GitHub
- URL: https://github.com/Sucalakafufu/ytdl
- Owner: Sucalakafufu
- License: gpl-3.0
- Created: 2023-03-19T07:45:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-15T22:23:16.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:05:12.967Z (6 months ago)
- Language: PowerShell
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Sucalakafufu/ytdl - Powershell wrapper for yt-dlp (PowerShell)
README
# ytdl
Powershell wrapper for yt-dlp## Requirements
- yt-dlp (https://github.com/yt-dlp/yt-dlp)
- ffmpeg (required for encoding)# Usage
In Progress