ydl_binaries
Version, currently master branch1 version
- master branchlatestMay 8, 2020
github.com/cooperhammond/ydl-binaries
:sparkles: A crystal shard that downloads binaries for ffmpeg and youtube-dl
3 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
ydl_binaries:
github: cooperhammond/ydl-binaries
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- Cooper Hammond
- Target
ydl_binariesfrom src/ydl_binaries.cr
Dependencies
This version declares no dependencies.
README
ydl_binaries
Downloads system-correct ffmpeg, ffprobe, and youtube-dl binaries.
Installation
-
Add the dependency to your
shard.yml:dependencies: ydl_binaries: github: cooperhammond/ydl-binaries -
Run
shards install
Usage
require "ydl_binaries"
YdlBinaries.get_ffmpeg("/usr/local/bin")
YdlBinaries.get_youtube_dl("/usr/local/bin")
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- May 8, 2020
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/cooperhammond/ydl-binaries
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1