cococry / lyssa

Aestethic, minimal, suckless music player
163 stars 6 forks source link

libclipboard - can't paste links on Wayland #7

Open Haize-uwu opened 4 months ago

Haize-uwu commented 4 months ago

When attempting to paste a link the download playlist textbox the following warning is displayed:

x11_retrieve_selection: [Warn] Unknown selection property returned: 0

Is this an issue related to how I have my clipboard setup for Wayland?

cococry commented 4 months ago

Wayland is currently not supported by libclipboard, i'm sorry. But just typing in links works fine?

Haize-uwu commented 4 months ago

Thank you for the response!

I have tried downloading songs through lyssa by typing links, however it terminates when downloading:

WARNING: [youtube] Skipping player responses from android clients (got player responses for video "aQvGIIdgFDM" instead of "3QijzatNgiQ")
terminate called after throwing an instance of 'std::invalid_argument'
  what():  stoi
[youtube] Extracting URL: https://www.youtube.com/watch?v=3QijzatNgiQ
[youtube] 3QijzatNgiQ: Downloading webpage
fish: Job 1, 'lyssa' terminated by signal SIGABRT (Abort)

Downloading the same link with yt-dlp has no issues

cococry commented 4 months ago

is the playlist you want to download public? and does it have unicode characters in its name or something?