Is there any way to store YouTube videos on IPFS? I want an integration where if I click a YouTube link and it has been removed it loads the video in the standard YouTube page template from IPFS. And http file streaming is fine.
Obviously there would need to be another side to this where a browser plugin, when clicked, would download the video with youtube-dl and store it on IPFS using a local daemon.
Obviously there would need to be another side to this where a browser plugin, when clicked, would download the video with youtube-dl and store it on IPFS using a local daemon.