Skip to content

Commit

Permalink
Upd: readd README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed Aug 25, 2024
1 parent cd0047e commit 380f214
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions yt-dlp/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# yt-dlp

This script extracts the audio links and the associated metadata from an YouTube link and appends the result to the MPD queue. On playback MPD calls the script again to get the real streaming uri.

The script was written by [sevmonster](https://github.com/sevmonster) - [Discussion](https://github.com/jcorporation/mympd-scripts/discussions/7).

## Usage

1. Install [yt-dlp](https://github.com/yt-dlp/yt-dlp)
2. Import the script `yt-dlp`
3. Start it from the main menu and copy the YouTube link in URI field.

0 comments on commit 380f214

Please sign in to comment.