Project 01 - WAVshare
WAVshare is a python program I built in an attempt to use sites like Soundcloud for free web storage. It converts any file into an 8-bit WAV file.
I should probably give a bit of an explanation why I did this. I saw a youtube video a while back of someone building a discord bot to use discord servers as literal servers (as in using discord servers as cloud storage). That thought got combined with another video I had seen previously of someone uploading a youtube video over a tin can phone. I thought maybe I could combine them and build a program that could take advantage of sites like soundcloud to have free cloud storage, however it ended up not fully working out since the free plan only allows about 180 minutes of audio. Nonetheless, here the program is for anyone who wants to use it.
You need Python3 or newer. Instructions should be located in a TXT file assosciated with the second download button.
Download instructions text file for WAVshare v1.2