Sedona is a free youtube mp3 downloader made with Python.
Project description
Sedona
Sedona is a free youtube mp3 downloader made with Python.
It's been made with Python 3.8 and tested on Linux.
Dependencies
Check requirements.txt to see a complete list of dependencies. But, don't worry about them. They are automatically installed for you.
The FFmpeg package is required for the MP3 conversion, you need to install it on your OS. If you're on Linux, you may not need to install it or you can do so through your package manager. If your on Windows, for example, follow some guide like this one.
How to install
There are two ways you can install Sedona. You can either install it from source or you can get it using pip.
If you want to get it from source, download the latest release on GitHub. Then, extract the source code and run:
python3 setup.py install
If you want to install Sedona with pip, you just need to run:
pip3 install sedona
You can also run:
sudo pip3 install sedona
How to use
In order to use Sedona, go to your command line and type:
sedona [youtube_url]
Example
As an example, you can run:
sedona https://www.youtube.com/watch?v=ifGUT86tGz4
If you'd like to know more information about Sedona, run:
sedona --help
Contribute
Feel free to reach out and contribute. We can add more features to Sedona and maybe implement our own backend.
You can also help me test it on Windows and MacOS.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sedona-0.1.4.tar.gz
.
File metadata
- Download URL: sedona-0.1.4.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48b9101d9e5faf26193530b630dd0c7e461ec02654bb597a77602896f81b0425 |
|
MD5 | 6ca5ac538d3874bfef48b03c3b5da1f0 |
|
BLAKE2b-256 | d1fda0be3d7f9d45eec60c4da486e8ed93db384d83495570668dfd01923cf8e5 |
File details
Details for the file sedona-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: sedona-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00e05fdaf46399b78eeed199fe1097998131a204792e065aea3fad075381f10d |
|
MD5 | 931d7d40047303bb8dd6bfa17820b9be |
|
BLAKE2b-256 | 711f57d4a1d772acc4956a16df60ca315e0dbf520e590da7a724643ee5f29ea0 |