Einfache Windows-GUI zum Angeben einer Video-URL und eines Zielordners.
Unterstützt viele Plattformen über yt-dlp, z. B. YouTube, Vimeo, Dailymotion,
Twitch, SoundCloud und Bandcamp. Die tatsächliche Unterstützung hängt von der
Quelle und dem aktuellen Stand von yt-dlp ab.
- Virtuelle Umgebung anlegen:
python -m venv .venv- Umgebung aktivieren (Windows):
.venv\Scripts\activate- Abhängigkeiten installieren:
pip install -r requirements.txtpython main.pypython -m unittestpip install -r requirements-dev.txt
powershell -ExecutionPolicy Bypass -File .\scripts\build.ps1Ergebnis: dist\VideoDL.exe