Search and Download your favorite Songs from UlstraStar Database for UltraStar Deluxe
UltraStar Deluxe: https://github.com/UltraStar-Deluxe/USDX
- Search for Songs (Title, Interpret)
- Download Songs (Lyrics, Audio, Video)
- Creates Song Foolders for UltraStar Deluxe (simply copy the Song Folders to your UltraStar Deluxe Installation)
- Save all your Songs in SQLite Database
- All Song Information will saved to the Database; You can recreate the Song Folders later
- Install
git,Python 3.11andpip - Clone this Repository
git clone https://github.com/DiewahreKeule/USDB-Scraper.git cd USDB-Scraperpip install -r requirements.txt- Change Settings in
config.json(Example: config.json.example) - Start the App
python.exe .\main.py
- Clone this Repository
git clone https://github.com/DiewahreKeule/USDB-Scraper.git cd USDB-Scraperdocker build -t usdb-scraper .docker run -v your/local/folder:/app/output -p 5000:5000 usdb-scraper




