4th Street Bar Hive-Bar

Hive-Bar Powered by Hive beta-fdb5b5b

Community post

[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.

http://localhost:8080/ipfs/{YOUR_HASH}

or

https://ipfs.io/ipfs/{YOUR_HASH}

  • How to contribute?

You can contribute on github.



Posted on Utopian.io - Rewarding Open Source Contributors

13 upvotes $0.03

Replies (2)

Review before signing

Posting as . Signing with . Keychain permission: Posting. Hive Keychain will ask you to approve this action next.


  
Technical details

Operation fingerprint: