# 使用 Homebrew, dnf, Nix 安装 yle-dl

查看 yle-dl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:yle-dl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install yle-dl
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install yle-dl
```

  证据: Fedora Rawhide package metadata: yle-dl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#yle-dl
```

  证据: nixpkgs package indexes: pkgs/by-name/yl/yle-dl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:yle-dl
- **软件包管理器:** Homebrew
- **版本:** 20260716
- **来源摘要:** Download Yle videos from the command-line
- **主页:** <https://aajanki.github.io/yle-dl/index-en.html>
- **仓库:** <https://github.com/aajanki/yle-dl>
- **最后更新:** 2026-07-17T19:21:55Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- yle-dl (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 20260716
## 项目历史与用法

`yle-dl` is a command-line downloader for media from the Finnish public broadcaster Yle, especially Yle Areena, Elava Arkisto, and Yle news. It is a niche but long-lived package whose value is keeping local CLI workflows working as Yle's streaming formats and site behavior change.

### 项目历史

The project changelog records an initial release on 2009-06-14. Early entries show the tool quickly adapting to Yle's streaming service behavior, including FLV naming, resume support, RTMP packet changes, Akamai/live stream support, YLE pass cookie handling, and User-Agent requirements.

The current README describes a Python tool for downloading Yle media, with dependencies on Python, ffmpeg, and wget for podcasts. The repository was created on GitHub on 2012-04-11, after the project had already been maintained for several years.

### 采用历史

Adoption appears mostly local and regional rather than broad global infrastructure adoption: the project documents contributed packages for distributions, Homebrew includes it, and the README has OS-specific installation notes for Debian, Ubuntu, macOS, Windows, and Android.

Its longevity comes from maintenance rather than ecosystem hype. Recent changelog entries continue to track Yle Areena changes, subtitle behavior, Python version support, ffmpeg behavior, podcasts, live TV commands, and metadata output.

### 使用方式

Users pass an Areena, Elava Arkisto, or Yle news URL to `yle-dl`, optionally saving to a chosen filename, reading URLs from a file, piping to a player, downloading subtitles, selecting resolution or bitrate, recording live TV channels, or printing stream metadata as JSON.

The tool also supports config files at `~/.yledl.conf` or `~/.config/yledl.conf`, which is package-nerd relevant because it behaves like a normal Unix CLI despite targeting one broadcaster's changing web services.

### 为什么软件包爱好者会关心

`yle-dl` is significant as a small regional media CLI that survived by tracking a hostile-to-static-assumptions web surface. It is the kind of package that matters disproportionately to users in one country and quietly exercises package-manager support for Python, ffmpeg, platform filename rules, subtitles, and live streams.

### 时间线

- 2009-06-14: Changelog records version 1.0 as the initial release.
- 2009-07-15: Version 1.1 adds Areena net radios, live streams, Akamai support, and YLE pass cookie support.
- 2012-04-11: GitHub repository created.
- 2024-04-29: Changelog records a new command for recording live TV and support for a new Areena stream type.
- 2026-06-24: Changelog records support for Areena Lyhyet videos and subtitle-only improvements.

### Related projects

- Yle Areena, Elava Arkisto, and Yle news are the services targeted by the downloader.
- ffmpeg, wget, mpv, and VLC are common adjacent tools in the documented workflow.

### 来源

- <https://aajanki.github.io/yle-dl/index-en.html>
- <https://api.github.com/repos/aajanki/yle-dl>
- <https://github.com/aajanki/yle-dl>
- <https://raw.githubusercontent.com/aajanki/yle-dl/master/ChangeLog>
- <https://raw.githubusercontent.com/aajanki/yle-dl/master/README.md>


## 安全说明

没有找到 yle-dl 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.yledl.conf, ~/.config/yledl.conf
## 其他软件包管理器记录

- Nix - yle-dl: normalized package name match | nixpkgs package indexes: pkgs/by-name/yl/yle-dl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - yle-dl - 20260624-2.fc45: normalized package name match | Fedora Rawhide package metadata: yle-dl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Download videos from Yle servers | https://aajanki.github.io/yle-dl/index-en.html
- dnf - yle-dl+extra - 20260624-2.fc45: normalized package name match | Fedora Rawhide package metadata: yle-dl+extra from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for yle-dl: extra extras | https://aajanki.github.io/yle-dl/index-en.html


## Combined YAML source

View the package source record on GitHub. [combined/yle-dl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/yle-dl.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
