• Non-Working-v2 ae6c96303f

    Non-Working-v2 Pre-release

    kerem released this 2026-01-14 20:11:10 +03:00 | 35 commits to main since this release

    📅 Originally published on GitHub: Wed, 14 Jan 2026 17:20:09 GMT
    🏷️ Git tag created: Wed, 14 Jan 2026 17:11:10 GMT

    Release Notes — YouTube Music (Auron) v1.2.1

    • Compatibility: Updated for SpotiFLAC 3.0 (sandboxed extensions, file permission support).
    • Parsing: Much more robust recursive parser covering onResponseReceivedCommands, appendContinuationItemsAction, twoColumnSearchResultsRenderer, and other YouTube response shapes.
    • URL Safety: Strict URL sanitization only absolute http(s):// URLs are passed to the host; other URL‑like fields are nulled.
    • Thumbnails: Normalized and resized thumbnails; invalid thumbnail URLs are dropped.
    • Reliability: Safe fetch with timeouts, retries and backoff; deduped parallel fetches and short caching for searches.
    • Fallback: If structured parsing fails, video IDs are extracted from raw JSON as a fallback to avoid empty results.
    • Guards: validateTrackForDownload + finalGuardBeforeNative block native calls with invalid URIs and log offending fields.

    Disclaimer: This may still fails if you can fix it, please submit a pull request.

    Downloads