Skip to content

Latest commit

 

History

History
executable file
·
19 lines (13 loc) · 1.12 KB

README.md

File metadata and controls

executable file
·
19 lines (13 loc) · 1.12 KB

ytdl-operator

Note that everything is experimental and may change at any time.

Note this project is in its infancy.

Kubernetes operator for youtube-dl written in pure Rust.

Supported Platforms

Any platform supported by youtube-dl is also supported by ytdl-operator. For a full list, refer to the youtube-dl documentation.

Related Projects

  • vpn-operator: a Kubernetes operator for VPN services, used by ytdl-operator.

License

All code in this repository is released under MIT / Apache 2.0 dual license, which is extremely permissive. Please open an issue if somehow these terms are insufficient.