🎵 Auraloom v1.0.4
Ultimate CLI for downloading audio & video from online sources.
✨ Features
📥 Download
- Audio - MP3, WAV, FLAC, M4A, AAC, OGG, OPUS
- Video - MP4, MKV, WEBM, AVI, MOV
- Quality - 2160p, 1440p, 1080p, 720p, 480p, 360p
- Subtitles - Auto-download with video
⚡ Enhanced Downloads
- Batch Import - Download from URLs.txt file
- Parallel - Up to 10 simultaneous downloads
- Auto-Retry - Retry failed downloads (3 attempts)
- Queue - Add, list, process download queue
- Resume - Track and retry failed downloads
🎧 Audio Effects (18)
bass-boost, treble-boost, reverb, echo, normalize, speed-up,
slow-down, fade-in, fade-out, noise-reduce, stereo-wide, mono,
8d-audio, nightcore, vaporwave, telephone, underwater, radio
🔍 Search
- YouTube Search -
loom --search "query"
Prerequisites
None! FFmpeg is now bundled automatically when you install Auraloom. 🚀
Installation
pip install auraloom
Usage
Audio Download
loom https://youtube.com/watch?v=xyz # MP3
loom https://youtube.com/watch?v=xyz wav # WAV
loom https://youtube.com/watch?v=xyz flac # FLAC
Video Download
loom https://... --video # MP4 1080p
loom https://... --video --quality 720 # 720p
loom https://... --video --quality best # Best quality
loom https://... --video --subtitles # With subtitles
Batch & Parallel
loom --batch urls.txt # From file
loom --batch urls.txt --parallel 5 # 5 parallel
loom --queue add https://... # Add to queue
loom --queue start --parallel 3 # Process queue
loom --retry # Retry failed
Audio Effects
loom https://... --effect bass-boost
loom https://... --effect 8d-audio
loom https://... --pitch +3 # Pitch up
loom https://... --ringtone # Create ringtone
loom https://... --remove-vocals # Remove vocals
Playlist
loom --playlist https://youtube.com/playlist?list=...
loom --playlist https://... --video # Video playlist
Search
loom --search "lofi beats"
🌐 Smart Browser
Launch a browser to detect and download media from ANY website (Suno, Facebook, etc).
loom --browse
Interactive Mode
loom -i
Interactive Commands
| Command | Description |
|---|---|
<URL> |
Download audio |
video <URL> |
Download video |
video <URL> 720 |
Video with quality |
batch <file.txt> |
Batch download |
search <query> |
Search + download |
queue add <URL> |
Add to queue |
effect <file> <name> |
Apply effect |
retry |
Retry failed |
👨💻 Developer
Youssef Boubli
Full Stack Developer | AI Enthusiast | Open Source Contributor
License
Proprietary License - All Rights Reserved © 2025 Youssef Boubli
This software is not free. Unauthorized copying, modification, or distribution is prohibited.
Release files for auraloom 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| auraloom-1.0.4.tar.gz | 18.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| auraloom-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 35.5 kB
Release files / auraloom-1.0.4.tar.gz
| Download URL | auraloom-1.0.4.tar.gz |
|---|---|
| Size | 18.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
082fea19dd69da7a48dd45594c9ebd6bb51a8a5d7ec105ec906c4f5968bdc194
|
|
BLAKE2b-256 checksum How to use checksums |
8357796b1e7bdebae19fb4592a5e213e9f251ba5aaa60f36006a2bb4331f5310
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|
Release files / auraloom-1.0.4-py3-none-any.whl
| Download URL | auraloom-1.0.4-py3-none-any.whl |
|---|---|
| Size | 17.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2c18a2574aea51ac2b064df623c875c25abd6c86d7f77b65df2151a4ef50c52a
|
|
BLAKE2b-256 checksum How to use checksums |
9256e82c021356e7de335b8326d7e553d9b5b782fbe0d880c52dc0fb1040b779
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|