ytdl-nightly/.github
github-actions aefc38e78f Release (nightly)
Created by:

:ci skip all
2024-04-22 01:42:45 +00:00
..
ISSUE_TEMPLATE Release (nightly) 2024-04-22 01:42:45 +00:00
ISSUE_TEMPLATE_tmpl Move issue template templates into separate folder 2019-04-27 04:55:30 +07:00
workflows [workflows/ci.yml] Use setup-python for now released Python 3.12 2023-11-30 01:43:35 +00:00
PULL_REQUEST_TEMPLATE.md [PULL_REQUEST_TEMPLATE.md] Add tests requirement and make coding conventions requirement more explicit 2020-12-13 22:46:17 +07:00
README.md [doc] Create simplified nightly README.md at .github/README.md 2023-07-26 19:51:51 +01:00

README.md

Build Status

This repository is for youtube-dl nightly builds.

youtube-dl - download videos from youtube.com or other video platforms

INSTALLATION

These instructions are specific to this nightly release repository. Refer to the installation instructions for the main repository (the "main instructions" below) for guidance on

  • the types of installation available
  • installation methods and command lines to adapt for each installation type.

Find the appropriate build to install in the Releases page here, rather than the URLs mentioned in the main instructions. Replace the download URL in the appropriate command line shown in the main instructions with the URL from the Releases page.

These nightly releases are not available through package managers like brew.

DESCRIPTION

youtube-dl is a command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.

youtube-dl [OPTIONS] URL [URL...]

MORE INFORMATION

For more information, or to raise a support issue, visit the main site.

Please contribute any pull requests at the main site as well, unless the change is specific to this nightly repository (eg, workflow improvements).

COPYRIGHT

youtube-dl is released into the public domain by the copyright holders.

This README file is likewise released into the public domain.