Skip to content

✨ A crystal shard that downloads binaries for ffmpeg and youtube-dl

License

Notifications You must be signed in to change notification settings

cooperhammond/ydl-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ydl_binaries

Downloads system-correct ffmpeg, ffprobe, and youtube-dl binaries.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      ydl_binaries:
        github: cooperhammond/ydl-binaries
  2. Run shards install

Usage

require "ydl_binaries"

YdlBinaries.get_ffmpeg("/usr/local/bin")
YdlBinaries.get_youtube_dl("/usr/local/bin")

About

✨ A crystal shard that downloads binaries for ffmpeg and youtube-dl

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published