Skip to content

Releases: ZuneTracks/YourTube-UWP

YourTube UWP v1.0.8.0

Choose a tag to compare

@ZuneTracks ZuneTracks released this 18 Aug 15:56

YourTube UWP v1.0.8.0

Highlights

  • Added a rotating UWP live-tile queue: last played video, latest Trending Now result, and a branded YourTube tile.
  • The latest public Trending Now result remains the fallback when no last-played video is available.
  • Only non-secret public metadata is retained for tile rotation. API keys, OAuth tokens, and media URLs are not stored or displayed by the tile.
  • Kept updates foreground-only; this release adds no polling or background API-key use.

ARM Windows 10 Mobile package

This release targets Windows 10 Mobile 10.0.15063+ on ARM. Install YourTube_1.0.8.0_ARM_Debug.appx with YourTubeDevelopment.cer and both ARM dependency packages according to INSTALL.txt.

The AppX SHA-256 is 3E25517034A6E1B114CE90EDCCB79FE26C9F0BB21909709715E23CD002B81EC4.

Security and distribution

  • Developer Mode sideload distribution only; this is not a Microsoft Store package.
  • No API key, OAuth client secret, access token, refresh token, direct-media URL, or private signing key is included.
  • If an earlier YourTube build was signed with a different temporary certificate, uninstall it from the phone before installing this release.

Changes since v1.0.7.4

  • Replaced the single Trending Now tile notification with an enabled notification queue.
  • Persisted last-played and Trending Now public video metadata in app-local settings.
  • Rebuilt the tile queue after successful Trending Now requests and user-selected playback actions.
  • Added branded medium and wide YourTube tile frames using packaged assets.
  • Updated the package version to 1.0.8.0 and added the release changelog and GitHub Pages landing page.

YourTube UWP v1.0.7.4

Choose a tag to compare

@ZuneTracks ZuneTracks released this 18 Aug 14:51

First public release

YourTube UWP v1.0.7.4 targets ARM Windows 10 Mobile devices running Creators Update (10.0.15063.0) or later.

Install on Windows 10 Mobile Developer Mode

  1. Install YourTubeDevelopment.cer using the device-management workflow.
  2. Install the two ARM framework packages if they are not already installed.
  3. Install YourTube_1.0.7.4_ARM_Debug.appx through Windows Device Portal.
  4. Configure a restricted YouTube Data API v3 key in the app before using public discovery features.

See INSTALL.txt for the complete instructions.

Distribution note

This is a Developer Mode sideload package signed with a temporary development certificate, not a Microsoft Store or production-signed AppX. Do not redistribute a private PFX. If a prior YourTube build was signed with a different temporary certificate, uninstall it before installing this release.