-
RequestCast v1.1.1 Stable
released this
2026-07-26 12:26:21 -07:00 | 82 commits to main since this releaseFixes the unreadable Windows interface by delivering the complete stylesheet, improves checkbox and form readability, shortens the interface copy, and adds live HTTP, accessibility, and colour-contrast regression coverage. Windows ZIP SHA-256: 307d68501c857150311f587c232bed3cdd73f42011509768ae4c06d0e81df758
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast v1.1.0 Stable
released this
2026-07-26 11:14:55 -07:00 | 86 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
RequestCast v1.0.0 Stable
released this
2026-07-24 13:04:42 -07:00 | 88 commits to main since this releaseFirst release.
Search YouTube and Deezer, download the audio, tag it properly, and file it into either a folder on your machine or an AzuraCast station's request playlist.
Portable Windows build
Download the zip, unzip it anywhere, and run
RequestCast.exe. The setup page opens in your browser and asks where to save music. Everything it writes stays inside that folder, so it can live on a USB stick.AzuraCast is optional — leave the box unticked and it works as a plain music downloader.
yt-dlp and ffmpeg are not bundled. The setup page offers to download them into a
toolsfolder on first run.Server
Configure it with environment variables and run it under gunicorn; the setup page never appears. See docs/deployment.md.
Notable behaviour
- Uploading a TXT, XLSX, or PDF list indexes the whole file and works through it in the background
- Where Deezer has the same track, its metadata is used, so artist, title, album, year, and ISRC are correct rather than parsed out of a video title
- A line naming only an artist takes that artist's whole catalogue by default; the upload form can cap it
- Audio is remuxed, never re-encoded — the tests assert the audio packets come out bit-identical
Where audio comes from
yt-dlp, from YouTube. Deezer is used for metadata only through its public API — no account, no ARL, no credentials. Protected streams are not decrypted.
You are responsible for having the right to download and broadcast whatever you point it at.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
mirror of
https://github.com/serrebidev/requestcast.git
synced 2026-08-13 07:40:52 -07:00