CoolFace
Apppublic

Valorant1992/audio-downloader

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
17 commits on main
5ccdd3a4mo ago

feat: implement Cobalt API fallback downloader and yt-dlp processing with automated ID3 tagging

Valorant1992
d260cdf4mo ago

feat: add downloader module with yt-dlp support and iTunes metadata tagging

Valorant1992
e377c924mo ago

feat: implement audio downloader with yt-dlp, automated metadata tagging, and platform-specific search support

Valorant1992
5ef3d874mo ago

feat: implement audio downloader with yt-dlp, metadata tagging, and platform-specific search support

Valorant1992
d60e9494mo ago

feat: implement yt-dlp downloader with iTunes metadata tagging and smart URL matching

Valorant1992
31097764mo ago

feat: implement audio downloader with yt-dlp integration, iTunes metadata tagging, and platform-specific title resolution

Valorant1992
883ea0c4mo ago

feat: implement audio downloader utility with yt-dlp integration and automatic iTunes metadata tagging

Valorant1992
2639da04mo ago

fix: update process management to allow bot exit without terminating the FastAPI server

Valorant1992
b5dde0b4mo ago

feat: implement yt-dlp audio downloader with automated iTunes metadata tagging and smart URL matching

Valorant1992
052dd884mo ago

feat: implement YouTube downloader with iTunes metadata tagging and smart title matching

Valorant1992
8b018c74mo ago

feat: add Hugging Face Spaces metadata configuration to README and new metadata file

Valorant1992
3a962d74mo ago

chore: add universal audio downloader downloads directory to gitignore

Valorant1992
c239e1c4mo ago

feat: add GitHub Actions workflow to synchronize repository with Hugging Face Spaces

Valorant1992
103866c4mo ago

feat: add GitHub Actions workflow to sync repository to Hugging Face Spaces

Valorant1992
31710554mo ago

feat: add GitHub Actions workflow to sync repository with Hugging Face Spaces

Valorant1992
6952a664mo ago

feat: implement FastAPI backend and Telegram bot for multi-platform audio downloading

Valorant1992
dbd9a064mo ago

Initial commit: audio‑downloader with FastAPI, Telegram bot, Docker support

Valorant1992