Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pekkarr/mpv-yledl
mpv plugin to watch videos from YLE Areena in mpv using yle-dl
https://github.com/pekkarr/mpv-yledl
Last synced: about 2 months ago
JSON representation
mpv plugin to watch videos from YLE Areena in mpv using yle-dl
- Host: GitHub
- URL: https://github.com/pekkarr/mpv-yledl
- Owner: pekkarr
- License: gpl-3.0
- Created: 2021-05-12T15:42:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-14T11:30:22.000Z (over 3 years ago)
- Last Synced: 2024-08-05T14:16:15.532Z (5 months ago)
- Language: Lua
- Size: 14.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-mpv - yledl - Watch videos from YLE Areena in mpv using yle-dl (Streaming)
README
# mpv-yledl
*mpv-yledl* plugin allows you to watch YLE Areena in mpv. It uses [yle-dl](https://aajanki.github.io/yle-dl/) to parse the web page and get the stream URL.
## Installation
- Install [yle-dl](https://aajanki.github.io/yle-dl/).
- Copy `yledl_hook.lua` to your mpv user scripts directory (`~/.config/mpv/scripts/` on *NIX systems or `C:/Users/Username/AppData/Roaming/mpv/scripts/` on Windows).## Usage
Pass the YLE Areena web page URL to mpv. For example:
`mpv https://areena.yle.fi/1-631348`
## Features
- Seek anywhere in the program
- View subtitles
- Supports all YLE media that is supported by yle-dl
- If URL points to a series, all videos/audio in the series are played## License
Copyright 2021 Pekka Ristola
License: GPLv3