Desktop-Anwendung zum gleichzeitigen Hochladen auf mehrere File-Hoster
Ran `npm audit fix` (without --force) to apply the safe subset of security advisories. Lock-file-only update, 39 transitive dep versions bumped within their semver-compatible ranges. Brought the audit down from 16 vulnerabilities (2 low, 1 moderate, 13 high) to 12 (2 low, 10 high) — closed 1 moderate + 3 high. The remaining 12 are all in the electron-builder dev-chain (@tootallnate/once → http-proxy-agent → make-fetch-happen → node-gyp → @electron/rebuild → app-builder-lib → electron-builder, plus tar → cacache). Closing them requires npm audit fix --force which upgrades electron-builder to 26.x — a major bump, intentionally deferred until the user wants a build-pipeline change. 119/119 tests still green; package.json unchanged. |
||
|---|---|---|
| assets | ||
| lib | ||
| renderer | ||
| scripts | ||
| tasks | ||
| tests | ||
| .gitignore | ||
| app.py | ||
| electron-config.json | ||
| eslint.config.mjs | ||
| hosters.py | ||
| main.js | ||
| package-lock.json | ||
| package.json | ||
| preload-drop-target.js | ||
| preload.js | ||
| README.md | ||
| requirements.txt | ||
Multi-Hoster-Upload
Desktop-Anwendung zum gleichzeitigen Hochladen von Dateien auf mehrere File-Hosting-Dienste.
Unterstuetzte Hoster
- doodstream.com - API-Key basiert
- voe.sx - API-Key basiert
- vidmoly.me - Login basiert (Username/Passwort)
- byse.sx - API-Key basiert
Installation
Setup (empfohlen)
Lade die Multi-Hoster-Upload Setup X.X.X.exe aus den Releases herunter und installiere.
Portable
Lade die Multi-Hoster-Upload X.X.X.exe herunter. Keine Installation noetig.
Entwicklung
npm install
npm start
Build
npm run release:win
Erzeugt Setup + Portable EXE im release/ Ordner.
Release
GITEA_TOKEN=dein_token npm run release:gitea -- 1.0.1 "Release notes"
Features
- Drag & Drop oder Dateiauswahl
- Gleichzeitiger Upload zu mehreren Hostern
- Echtzeit-Fortschrittsanzeige
- Ergebnis-Tabelle mit Sortierung und Kopier-Funktion
- Upload-Verlauf (letzte 100 Eintraege)
- Health-Check fuer Hoster-Verbindungen
- Auto-Updater (prueft git.24-music.de)
- Log-Datei kompatibel mit File & Image Uploader Format