Skip to content

An OCaml wrapper for the youtube-dl command line tool

Notifications You must be signed in to change notification settings

chrisnevers/ocaml-youtube-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-youtube-dl

An OCaml wrapper for the youtube-dl command line tool.

Installation

Use the following commands to build and install the project:

dune build
dune install

Use the following command to run the unit tests:

dune runtest -f

Common Issues

The title of my downloads are just '_'

Updating youtube-dl should fix this issue. Run: youtube-dl -U

Contributing

All contributions to ocaml-youtube-dl are appreciated! ❤️

Releases

No releases published

Packages

No packages published

Languages