Allow submitting a list of URLs in one click #1

Closed
opened 2024-04-29 23:45:22 +02:00 by adriangl · 2 comments
Owner

Would like to be able to submit a list of urls to be added at one time.
Probably newline or , seperated .
If one could export the current list of songs in this format to a file and also load files, the playlist functionality could be solved somewhat, with only some web changes.
Could be an implementation of saving playlists i guess (except for cache )

Just a quick thought after manually compiling playlists to txt, because youtube playlists are anoying to create. (and i wanted to annotate some of my own thougths. )

Would like to be able to submit a list of urls to be added at one time. Probably newline or , seperated . If one could export the current list of songs in this format to a file and also load files, the playlist functionality could be solved somewhat, with only some web changes. Could be an implementation of saving playlists i guess (except for cache ) Just a quick thought after manually compiling playlists to txt, because youtube playlists are anoying to create. (and i wanted to annotate some of my own thougths. )
Owner

This will probably be possible, along with saving playlists per user, etc. Feel free to add it to the TODO list in the README.

Current work in on the youtube-dl cache and https://git.pvv.ntnu.no/oysteikt/mpvipc/ to make the API available over websockets, so it probably won't be the priority for me at the moment.

This will probably be possible, along with saving playlists per user, etc. Feel free to add it to the TODO list in the README. Current work in on the youtube-dl cache and https://git.pvv.ntnu.no/oysteikt/mpvipc/ to make the API available over websockets, so it probably won't be the priority for me at the moment.
oysteikt changed title from multiple url input at once. to Allow submitting a list of URLs in one click 2024-07-28 16:16:34 +02:00
oysteikt added this to the (deleted) project 2024-12-18 23:28:41 +01:00
Owner

This is kinda already fixed in gergle with 6b82280c14 and 8fa9c0b762, but there's a follow up about event spam at Grzegorz/gergle#19 and potentially race conditions at Grzegorz/mpvipc-async#11

This is kinda already fixed in gergle with https://git.pvv.ntnu.no/Grzegorz/gergle/commit/6b82280c143aac694c8e2344d102aefa5f528bc0 and https://git.pvv.ntnu.no/Grzegorz/gergle/commit/8fa9c0b76245085552bda6d4e91c1bdd555c10ed, but there's a follow up about event spam at https://git.pvv.ntnu.no/Grzegorz/gergle/issues/19 and potentially race conditions at https://git.pvv.ntnu.no/Grzegorz/mpvipc-async/issues/11
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Grzegorz/greg-ng#1
No description provided.