pantry/projects/youtube-dl.org/package.yml

23 lines
488 B
YAML
Raw Normal View History

2022-12-01 16:41:05 +03:00
distributable:
url: https://github.com/ytdl-org/youtube-dl/archive/86e3cf5e58.tar.gz
2022-12-01 16:41:05 +03:00
strip-components: 1
versions:
# this repo is no longer active, there is an important fix on master that
# we want so we are releasing our own
- 2023.08.04
#github: ytdl-org/youtube-dl
#strip: /^youtube-dl /
2022-12-01 16:41:05 +03:00
dependencies:
2023-10-03 18:23:56 +03:00
python.org: '>=3<3.12'
2022-12-01 16:41:05 +03:00
build:
2022-12-31 17:50:42 +03:00
python-venv.sh {{prefix}}/bin/youtube-dl
2022-12-01 16:41:05 +03:00
2023-03-01 13:32:36 +03:00
test:
2022-12-01 16:41:05 +03:00
youtube-dl --simulate https://youtu.be/pOtd1cbOP7k
provides:
- bin/youtube-dl