Patrick Kan

Results 5 issues of Patrick Kan

## Bug report ### Describe the bug When playing a DSF stream, MPD does not read metadata from the stream. Clients therefore do not show title, album, artist, etc. Only...

feature
waiting

This PR adds the type, hl and gl search parameters, so search results can be restricted to only channels, playlists or videos, or pertaining to a particular language or region.

Hello, On the YouTube website, you have the option to filter search results by type (channel, playlist, video...). The URL then gets appended with "sp={some string}" (which does not seem...

enhancement

Currently, the 500px extractor first obtains photos through `graphql` endpoint, then it obtains extended data for the photos and possibly higher res versions with v1 API. However, if the v1...

I have a node executable installed globally with `npm i -g` . Because of this, the cmd-shim was not placed in `node_modules/.bin/`. On Windows, this caused `cross-spawn` to escape arguments...