From 06bf827ebc3249b8fce02f5ad36dca0daa8576f1 Mon Sep 17 00:00:00 2001 From: garret Date: Mon, 29 May 2023 22:54:20 +0100 Subject: small readme updates --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cf7eed8..b97dc65 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This repository contains a plugin package for [yt-dlp](https://github.com/yt-dlp/yt-dlp#readme). +This repository contains a plugin package for [yt-dlp](https://github.com/yt-dlp/yt-dlp#readme). See [yt-dlp plugins](https://github.com/yt-dlp/yt-dlp#plugins) for more details. # ytdlp-rajiko @@ -10,7 +10,7 @@ It provides more metadata for timefree programmes, and less for live station str The authentication code is based heavily on [the work of jackyzy823](https://github.com/jackyzy823/rajiko/). -I've been advised that it would be risky to merge it into yt-dlp proper, as it uses a key reverse-engineered from the mobile app, so it's a plugin instead. +I've been advised that it would be risky to merge it into yt-dlp proper as it uses a key reverse-engineered from the mobile app, so it's a plugin instead. ## Installation @@ -20,6 +20,6 @@ You can install this package with pip: ``` python3 -m pip install -U https://github.com/garret1317/yt-dlp-rajiko/archive/master.zip ``` +but you probably shouldn't, i'm not nearly religious enough about updating the version number See [installing yt-dlp plugins](https://github.com/yt-dlp/yt-dlp#installing-plugins) for the other methods this plugin package can be installed. - -- cgit v1.2.3-70-g09d2