Bug 470170

Summary: save or export playlist
Product: [Applications] audiotube Reporter: 8inlabhmy
Component: generalAssignee: Jonah Brüchert <jbb>
Status: RESOLVED FIXED    
Severity: normal CC: theophile, willteam35
Priority: NOR    
Version: 23.04.1   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description 8inlabhmy 2023-05-23 15:34:28 UTC
Please provide a save or export playiist option for further reference.

like in case of reinstall of os or app so that playlist can be re-use
Comment 1 Jonah Brüchert 2023-05-23 17:29:30 UTC
As a workaround, you can already move your data to other machines by copying library.sqlite from ~/.local/share/KDE/audiotube or ~/.var/app/org.kde.audiotube/
Comment 2 Jonah Brüchert 2023-05-23 17:32:32 UTC
Maybe we could use a pseudo-m3u format, which contains youtube urls instead of direct links. At least some other media players would be able to handle them, like mpv.
Comment 3 DaWe 2023-06-12 13:50:51 UTC
I'm not sure if it's possible, but it would be really great to have the ability to sync playlists between KDE sessions, especially when someone uses Plasma mobile.
Another feature I miss is the ability to import playlists from Youtube Music, Tidal, Spotify., etc Please let me know if you need help, I don't really have experience with C++, but I can learn if it helps.
Comment 4 Théophile Gilgien 2023-07-05 12:56:48 UTC
Implemented in https://invent.kde.org/multimedia/audiotube/-/merge_requests/119