TufayelLUS / TakeTones.com-Track-Downloader

Taketones.com mp3 track downloader in Python using TkInter GUI library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TakeTones.com Downloader - Royalty Free Mp3 Track Downloader - Free Source Code & Tool

Taketones.com copyright free mp3 track downloader in Python using TkInter GUI library

Purpose Of This Project

This project enables anyone to download tracks from the taketones.com website. This website is known for offering royalty free music library. Using this Python tool, you'll be able to download mp3 file directly from the website.

Usage Guide

I have included both the source code and compiled windows executable that you can download based on your choice. The source code will require you to install a 3rd party library using pip command pip3 install requests. After executing, you'll see an input field that will accept your input track link. To paste a link, first copy a track like like https://taketones.com/track/desert-wilderness and then click on the input field, the program will auto read your clipboard and set the download link. Then press on the download button and the downloaded mp3 file will appear in the same folder where this program will be placed.

Screenshots

Main screen:



Link pasted:



Prompt:



Download completed dialog:



Downloaded file:



About

Taketones.com mp3 track downloader in Python using TkInter GUI library

License:GNU General Public License v3.0


Languages

Language:Python 100.0%