Just a free version of Audible
Project description
Awdible
About
Awdible is a free and open-source software that allows you to download music from youtube and convert it to mp3.
The idea is to provide a free version of awdible.
Key Features
- Download music from youtube
- Convert music to mp3
- Find music from a list of songs names
Installation
Using regular pip and venv tools :
python3 -m venv .venv
source .venv/bin/activate
pip install awdible
Usage
On line
Please visit Awdible on Streamlit web app
Local
As executable :
-
awdible [youtube-url]
standard usage -
awdible -o mp3 -d my/dest [youtube-url]
standard usage -
awdible -f my_file.txt -o mp3 -d my/dest
specify a file list of youtube urls and output format and destination folder -
awdible -f my_file.txt -o mp3 -s -d my/dest
specify a file list *song names and output format and destination folder
As library :
from awdible import Awdible
Awdible.download("https://www.youtube.com/watch?v=3y5A4paFOb4")
As web app :
awdible gui
: lunch local streamlit
Documentation
Please visit Documentation page.
Changelog, Roadmap and Releases
Please visit Changelog, Roadmap and Releases page.
Troubleshooting
Please visit Troubleshooting page.
Contributing
Please visit Contributing page.
Project details
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 awdible-0.2.2.tar.gz
.
File metadata
- Download URL: awdible-0.2.2.tar.gz
- Upload date:
- Size: 24.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.3 Linux/6.5.0-17-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e78b80f4286b0e733c71b3ef75031a9329ab433a6e45234f2337047e360baea1 |
|
MD5 | f64c8878169760be15d9d4801b743a07 |
|
BLAKE2b-256 | b8029f8d9e3d16f8c62cf9e37898b691a53da310aceb636b69451c60949cb1ae |
File details
Details for the file awdible-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: awdible-0.2.2-py3-none-any.whl
- Upload date:
- Size: 27.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.0 CPython/3.11.3 Linux/6.5.0-17-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5908e27a70ad9421080f6b44033d03336fb3403f19d951c1102e2ddacf3ef694 |
|
MD5 | 5146c54b5b6b5c240070f16b689a62c2 |
|
BLAKE2b-256 | 9d302477bba5e1eb3b1f3af370dec00c9c113dae5d8ab500514bf1823be8a538 |