A GUI utility to play and download sounds from myinstants.com made using python with least effort 💀. A great tool for s**tposters and content creators.
Go to Releases Page, download the latest MyInstants_Downloader.zip
then extract the zip
wherever you want and execute the main.exe
file in that directory.
Go to Releases Page, download the setup.exe
and then run the installer like any normal software installer of Windows.
It is recommended to turn down the volume of the application to somewhat low level because some sounds of myinstans.com are extremely loud and can literally kill you so consider lowering the volume first and then start using it 🤓 Click on the sound button to play that particular sound and download it by clicking the adjacent download button.
Downloaded files can be found in
downloads
folder present in the directory where files were extracted. (The one contaning the .exe file of this app) see the screenshot below for more info.
You can click on the Open downloads folder button to access the folder.All .mp3 files which you want to download by pressing the download button are saved in downloads folder present in the directory which has the main.exe
file.
- Custom Tkinter for GUI
- Beautiful Soup for web scraping
- Python Requests for html extraction and file download.
- playsound library for playing sounds.