-
Can playlists.db be modified safely and its changes reflected immediately by running instance of FreeTube? I would like quickly to add lists of Youtube URL links to playlists in FreeTube and potentially delete videos from playlists outside of FreeTube. I much prefer the web browser for discovering videos (1) supports google translate for comments. 2) can easily order the videos before inserting them to playlist (no way to re-order playlist otherwise), 3) tab-functionality (persistent too), 4) keybinding to copy current video link. If playlists.db can be modified as described above, that also lets you have features like delete videos from playlist from mpv. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Are you talking about your personal YT playlists? If so then you can make a link to share and paste in into FreeTube and Copy the playlist |
Beta Was this translation helpful? Give feedback.
-
FreeTube doesn't monitor the databases while it is running, it expects to be the only program using them. As for manually adding data to them, I would advise against it, but if you do it anyway you'll need to provide all necessary data in the correct format not just the video URL, otherwise it'll break next time you launch FreeTube. |
Beta Was this translation helpful? Give feedback.
FreeTube doesn't monitor the databases while it is running, it expects to be the only program using them. As for manually adding data to them, I would advise against it, but if you do it anyway you'll need to provide all necessary data in the correct format not just the video URL, otherwise it'll break next time you launch FreeTube.