• v2.0.3 5a783222a1

    v2.0.3
    All checks were successful
    Continuous Integration / Frontend CI (push) Successful in 24s
    Create Release / create-release (push) Successful in 18s
    Stable

    odo released this 2025-09-25 12:08:40 +00:00 | 24 commits to rewrite since this release

    Source code release for the youtube downloader! This is a complete rewrite, it uses:

    1. python backend, exposing download API and websocket endpoint to receive updates about status a, progress, eventual thumbnail and completion data.
    2. sveltekit static frontend
    3. redis for the queue

    This has become kinda distributed, because anyone who wants to help can just spawn a new worker that will connect to the redis queue and start processing tasks!

    What's Changed

    Downloads