I’m excited to share what we’ve been working on at Fewsats—an open-source platform called Blockbuster, designed to help content creators easily share and monetize their work using the L402 protocol and Lightning Network.
Blockbuster is a media server that allows creators to upload and sell their videos, ebooks, and other content from any application that implements the L402 protocol.
The objective is to be able to share a unique link (L402 URI) that can be consumed across platforms like Nostr, Twitter, or Farcaster.
You can try it out going to http://videos.l402.org with the example URI from the video
l402://blockbuster.fewsats.com/video/info/f6b50d0c11b542c5bb020e18a49dc7cb
We plan to support soon more media types (audio, articles, ebooks, etc...)
Looking forward to seeing what the community builds and how people use it! Feel free to check out our demo video or get in touch if you want to learn more.
160 sats \ 1 reply \ @Golu 8 Oct
It's interesting! Well keep us informed.
reply
will do
reply
130 sats \ 1 reply \ @IamSINGLE 8 Oct
Keep it up! I wish you all the best! May we someday replace the monopoly of youtube.
reply
Thank you for the support!
reply
Looks promising! All the best!
reply
100 sats \ 1 reply \ @ACYK 9 Oct
Do you have a demo of what the payment flow looks like when the video is embedded elsewhere (Nostr, Twitter, Farcaster, etc.) ? I.e. not pasting l402://blockbuster.fewsats.com/video/info/f6b50d0c11b542c5bb020e18a49dc7cb into the text box at http://videos.l402.org ?
reply
The payment flow for embedding videos is the same as on https://videos.l402.org
The app detects the L402:// URI, fetches the service details, checks for valid credentials, and either plays the video or prompts for payment. After payment, the credentials are used to access the video.
You can check the blockbuster (server) and blockbuster-video-demo repos for more details. If anything is unclear, feel free to open an issue and we will fix it ASAP!
reply
L402 is Lightning Lab's project, right?
Will watch video when in a more suitable environment.
reply
Yes, Lightning Labs is where the L402 protocol was invented and implemented. It has been in production for years (Loop and Pool use it for the "accounts")
There is a bLIP for it (https://github.com/lightning/blips/pull/26) but it is pretty much an open source protocol. Many things need to still be added/are being explored right now, like what we did here with the custom URI.
reply
Cool! A lightning paywall?
reply
Yes, the L402 is a protocol that integrate payments in HTTP flows.
The payment itself is done using the LN :)
reply
102 sats \ 1 reply \ @DarthCoin 8 Oct
ooking forward to seeing what the community builds and how people use it!
Look at https://lightning.video that is already more advanced and integrated with nostr login and shockwallet NWC
reply
Yes, we do love lightning.video In fact, we are sitting next to Justin right now!
The idea of blockbuster is to host not only video but many other kinds of content (from articles to audio).
On top of that the interesting thing here is the extension of the L402 protocol, using a specific URI to encode metadata about the service that is being paywalled. This will allow NOSTR clients (or any other kind of application) decide what to show to the user or what kind of content and be consumed in that specific app.
If lightning.video already filled your needs, stick to it.
reply