# yt-dlp-rajiko yt-dlp-rajiko is an improved [radiko.jp](https://radiko.jp) extractor plugin for yt-dlp. ### [日本語](https://427738.xyz/yt-dlp-rajiko/index.ja.html) ## Installation [Download the plugin bundle](https://427738.xyz/yt-dlp-rajiko/dl/yt_dlp_rajiko-latest.bundle.zip) or `pip install yt-dlp-rajiko` Requires yt-dlp 2025.02.19 or above. Use the pip command if you installed yt-dlp with pip. If you installed yt-dlp with `pipx`, use `pipx inject yt-dlp yt-dlp-rajiko` to install the plugin in yt-dlp's environment. Otherwise, download the plugin bundle, and place it in one of these locations: - `~/.config/yt-dlp/plugins/` (on Linux and Mac) - `%appdata%/yt-dlp/plugins/` (on Windows) - a `yt-dlp-plugins` folder next to your `yt-dlp.exe` (like this) - anywhere else listed in [the yt-dlp documentation](https://github.com/yt-dlp/yt-dlp#installing-plugins). You'll have to create those folders if they don't already exist. There is no need to unzip the plugin bundle. More information about yt-dlp plugins is available from [yt-dlp's documentation](https://github.com/yt-dlp/yt-dlp#plugins). ## More info [Please see the website for more information](https://427738.xyz/yt-dlp-rajiko/) (usage, contact methods, etc) [日本語訳もあります](https://427738.xyz/yt-dlp-rajiko/index.ja.html) ## notes about this repository this is just where the source code and bug tracker live. most of the info is on the website. Generally you should use the release versions. `master` branch usually works, but should be considered experimental and may have bugs