Skip to main content

YouTube Music 2.59 preps playing on-device audio files, Autoplay on launch, more [APK Insight]

With the launch of YouTube Music earlier this year, Google detailed how the company’s latest streaming service would get Play Music’s major features before a tentative 2019 migration. Work on that appears to be underway with YouTube Music 2.59 released today.

About APK Insight: In this ‘APK Insight’ post, we’ve decompiled the latest version of an application that Google uploaded to the Play Store. When we decompile these files (called APKs, in the case of Android apps), we’re able to see various lines of code within that hint at possible future features. Keep in mind that Google may or may not ever ship these features, and our interpretation of what they are may be imperfect. We’ll try to enable those that are closer to being finished, however, to show you how they’ll look in the case that they do ship. With that in mind, read on.

Playing media files

Before Google fully transitions to YouTube Music, there is some outstanding functionality in Play Music that has to be replicated and added. One of the most critical is Play Music’s status as the default player of audio files on Android.

YouTube Music 2.59 reveals work to “play files,” with this suggesting some ability to browse and select files for on-device playback in the app.

The new strings specifically note a situation where YouTube Music has not been granted the file system permission by the user. This will result in a “Track can’t be played” warning from the app. YouTube Music already has a “Storage” permission, but it’s not currently in use by any part of the app as of version 2.59.

<string name=”audio_preview_file_error”>”Track can’t be played”</string>

<string name=”audio_preview_read_permission_error”>”YouTube Music doesn’t have permission to play files”</string>

<string name=”audio_preview_stream_loading_text”>Connecting to %s…</string>

Autoplay on launch

YouTube Music 2.59 also reveals work on an “autoplay on launch” feature that would “Automatically start music when you open the app.” A snackbar will appear at the bottom of the screen noting this action, with the ability to turn off this functionality in settings.

<string name=”pref_autoplay_on_launch_summary”>Automatically start music when you open the app.</string>

<string name=”pref_autoplay_on_launch_title”>Autoplay</string>

<string name=”autoplay_on_launch_snackbar”>Playing %1$s</string>

<string name=”autoplay_on_launch_snackbar_default”>Autoplaying…</string>

<string name=”autoplay_snackbar_button”>Settings</string>

Smart downloads rename

YouTube Music currently has an Offline mixtape feature that automatically downloads a set number of songs for when you have no connectivity.

The feature might be renamed to “Smart downloads” in a future version of the app. As is, the Offline mixtape only refreshes every 24 hours when you’re connected to Wi-Fi. Smart downloads make the slight distinction of only downloading “every night.”

<string name=”smart_downloads_introducer_enable”>Turn on</string>

<string name=”smart_downloads_introducer_enable_toast”>Smart downloads will start soon</string>

<string name=”smart_downloads_introducer_message”>”Every night when you’re on Wi-Fi, we’ll automatically download your favorite music so you always have something to listen to. Choose how much you download in settings.”</string>

<string name=”smart_downloads_introducer_negative”>Not now</string>

<string name=”smart_downloads_introducer_title”>Save time &amp; data with smart downloads</string>

How to update?

YouTube Music 2.59 is rolling out now via the Play Store. We do not post APKs to download directly given the legal challenges associated with copyright and possibility of removal. Meanwhile, that model is perilous given Android App Bundles and Google Play’s Dynamic Delivery.

Thanks to JEB Decompiler, which some APK Insight teardowns benefit from.

Dylan contributed to this article


Check out 9to5Google on YouTube for more news:

FTC: We use income earning auto affiliate links. More.

You’re reading 9to5Google — experts who break news about Google and its surrounding ecosystem, day after day. Be sure to check out our homepage for all the latest news, and follow 9to5Google on Twitter, Facebook, and LinkedIn to stay in the loop. Don’t know where to start? Check out our exclusive stories, reviews, how-tos, and subscribe to our YouTube channel

Comments

Author

Avatar for Abner Li Abner Li

Editor-in-chief. Interested in the minutiae of Google and Alphabet. Tips/talk: abner@9to5g.com