Desktop-Anwendung zum gleichzeitigen Hochladen auf mehrere File-Hoster
User explicitly authorized the major-version bump after the loop flagged it as deferred. Two breaking-change upgrades land: - electron-builder: 25.1.8 → 26.8.1 - electron: 33.4.11 → 41.3.0 Plus the transitive cleanup that the audit chain (@tootallnate/once, http-proxy-agent, make-fetch-happen, node-gyp, @electron/rebuild, app-builder-lib, dmg-builder, electron-builder-squirrel-windows, tar, cacache, brace-expansion, @xmldom/xmldom) required. Vulnerability count: 12 → 0. 35 packages added, 138 removed, 39 changed. Verified: 126/126 unit tests still green. NSIS+portable build runs end-to-end on the new toolchain (artifacts ~100 MB each due to the electron 41 baseline). Renderer is Chromium-based as before; no behaviour change expected on the user side, just a more current runtime + signed-build pipeline. |
||
|---|---|---|
| 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