Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bookmark Videos, Channels & Playlists #1241

Open
trymeouteh opened this issue Oct 17, 2022 · 0 comments
Open

Bookmark Videos, Channels & Playlists #1241

trymeouteh opened this issue Oct 17, 2022 · 0 comments
Labels
type: new feature New functionality that does not exist yet

Comments

@trymeouteh
Copy link

Is your feature request related to a problem? Please describe.
Unable to bookmark videos, playlists and channels I do not follow within the LBRY client. I have to always copy the LBRY url and paste it into my browser to save a bookmark. Opening these LBRY bookmarks on a mobile browser does not open up the LBRY app to the content.

Describe the solution you'd like
A E2EE bookmark system similar to browser bookmarks built into LBRY.

A new section will be added to the LBRY client to allow users to manage their bookmarks. Users can create, edit or delete bookmarks for any video, playlist or channel on the LBRY network within the LBRY client. This data will be synced with your other LBRY clients across your devices.

  • All bookmark data is E2EE, No one except for the user can decrypt and read this data. This is required to keep user bookmark data private and secure.
  • Bookmarks will sync between your LBRY clients on all of your devices.
  • You can choose what LBRY server to sync your bookmarks to, or even self host your own LBRY bookmark server (Brave Sync and Firefox Sync allows you to self host your own bookmark server)
  • Bookmarking a channel does not mean subscribing the to channel or following the channel, just simply making a bookmark for the channel
  • You can bookmark a video as is (Starting from 0:00:00) and you can bookmark the same video with different start times as different bookmarks.
  • Bookmarks can be imported and exported into a HTML file just like all modern web browser support
  • All bookmark URLs will use LBRY protocol and not HTTP or HTTPS. (Example: lbry://@lbry:3f/lbryin2022:f)

Describe alternatives you've considered
Having the LBRY clients integrate Brave Sync and Firefox Sync accounts to access bookmarks and create new bookmarks

Additional context
Many people save bookmarks to their favorite videos. Most video platform are web based, LBRY being an exception due to its decentralised nature which is why there are LBRY clients to access LBRY network. With YouTube for example, you will just simply bookmark the video URL with your browser and be done and can easily access this on any browser on any of your device. This is not the case for LBRY when using the LBRY client.

@Coolguy3289 Coolguy3289 added the type: new feature New functionality that does not exist yet label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new feature New functionality that does not exist yet
Projects
None yet
Development

No branches or pull requests

2 participants