[ipfs.uploder] Video and Sound Upload Support

ipfs.uploder

What is the project about?

  • This project is a Python backend service for uploading photos to an IPFS server.

What is IPFS?

IPFS (InterPlanetary File System) is a protocol and network designed to create a content-addressable, peer-to-peer method of storing and sharing hypermedia in a distributed file system.

  • More information about IPFS can be found here.

New Features



With distributed nodes, you can upload your video and audio files very quickly.
New update:

  • You can upload videos in mp4 and flv format.
  • You can upload audio files in mp3 format.

Technology Stack

How to Install

Download IPFS => https://ipfs.io/docs/install/

Start an IPFS node with your CLI;

ipfs init
ipfs daemon

It will start working at localhost:8080

git clone https://github.com/avnigenc/ipfs.uploder.git
cd ipfs.uploder
python app.py

It will start working at localhost:5000

Now you can upload photos, videos and sounds to your local IPFS node.

The request will return a Hash. You can find the image file at.
You can see the link on the page that is navigated after you upload the photo.

or

  • How to contribute?

You can contribute on github.



Posted on Utopian.io - Rewarding Open Source Contributors

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center