mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-27 08:05:56 +03:00
[PR #32] [CLOSED] Add player and bulk download #1254
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1254
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/afkarxyz/SpotiFLAC/pull/32
Author: @Fabiodalez
Created: 7/22/2025
Status: ❌ Closed
Base:
main← Head:player-bulk📝 Commits (1)
7a8289eAdd player and bulk download📊 Changes
2 files changed (+1913 additions, -98 deletions)
View changed files
📝
SpotiFLAC.py(+1258 -98)➕
bulk_download_manager.py(+655 -0)📄 Description
This PR adds a new audio player component and implements bulk download functionality for FLAC tracks.
What’s Changed
Minimal audio player
Bulk download via TXT file
.txtWhy
How it works
.txtfile listing Spotify URLs (one per line).BulkDownloadManagerreads and validates each line.DownloadWorkerjobs🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.