Skip to content

fix(deps): update android minor and patch dependencies#9

Merged
screwys merged 1 commit into
mainfrom
renovate/android-minor-patch
May 27, 2026
Merged

fix(deps): update android minor and patch dependencies#9
screwys merged 1 commit into
mainfrom
renovate/android-minor-patch

Conversation

@renovate

@renovate renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
androidx.compose:compose-bom 2026.05.002026.05.01 age confidence
com.github.TeamNewPipe:NewPipeExtractor v0.26.10.26.1 age confidence
org.ow2.asm:asm-tree (source) 9.9.19.10 age confidence
org.ow2.asm:asm-commons (source) 9.9.19.10 age confidence
org.ow2.asm:asm (source) 9.9.19.10 age confidence
io.ktor:ktor-client-mock 3.4.33.5.0 age confidence
io.ktor:ktor-serialization-kotlinx-json 3.4.33.5.0 age confidence
io.ktor:ktor-client-content-negotiation 3.4.33.5.0 age confidence
io.ktor:ktor-client-android 3.4.33.5.0 age confidence
com.google.devtools.ksp (source) 2.3.72.3.8 age confidence

Release Notes

TeamNewPipe/NewPipeExtractor (com.github.TeamNewPipe:NewPipeExtractor)

v0.26.1

Fixed
  • [YouTube] Fix fetching duration for items #​1464
Development
CI
  • Bump actions/upload-artifact from 6 to 7 #​1461
Dependency updates
  • Bump com.google.protobuf:protobuf-javalite from 4.33.5 to 4.34.1 #​1462 #​1470

v0.24.6

Improved
  • Remove usage of reflection in timeago-parser module #​1288
Fixed
  • [YouTube] Fix crash on SABR-only player responses, do not use WEB client for stream URLs anymore #​1297
Development
Dependency updates
  • Bump org.jsoup:jsoup from 1.17.2 to 1.19.1 #​1245 #​1282
  • Bump org.mozilla:rhino from 1.7.15 to 1.8.0 #​1256
  • Bump org.junit:junit-bom from 5.11.4 to 5.12.1 #​1281

v0.24.5

This release introduces a way to pass poTokens to the YouTube extractor, allowing NewPipeExtractor library users to pass the integrity checks required by YouTube on e.g. the web client. However, the changes in #​1272 still need some API adjustments, and are not thoroughly tested, hence why this release is a pre-release. Please let us know of any issue.

New
  • [YouTube] Refactor player clients, add support for poTokens, extract visitor data from the service and more #​1272
Improved
Fixed
  • [YouTube] Fixes for n param deobfuscation function #​1253
  • [Soundcloud] Remove DRM-protected and downloadable formats extraction #​1269
Development
  • Remove unused method in TimeAgoParser and improved tests #​1212
  • YoutubeSubscriptionExtractor: Use BufferedReader#lines() #​1246
  • Followups to #​1262 to address review comments: #​1263
Dependency updates
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 #​1249

v0.24.4

This is a hotfix release to fix the recent changes made by YouTube, that made NewPipeExtractor unable to load video details.

Fixed
  • [YouTube] Update iOS client, add visitor data to requests #​1262

v0.24.3

Improved
  • [YouTube] Add support for automatic dubbed and secondary audio tracks #​1237
  • [YouTube] Add documentation for faulty framesets #​1236
Fixed
  • [YouTube] Fix extraction of Shorts in channels and remove visitor data usage #​1221 #​1239
  • [YouTube] Fix serialization of Videos channel tab when it is already fetched #​1222
  • [PeerTube] Fix parsing ID for instances whose domain ends with a or c #​1207
  • [YouTube] Fix extraction of n param deobfuscation function name #​1231
  • [YouTube] Add support for new playlist items data structure #​1240
Development
Dependency Updates
Miscellaneous changes

v0.24.2

New
  • [SoundCloud] Add support for on.soundcloud.com URLs #​1179
Improved
  • [Bandcamp] Show additional info in radio kiosk #​1201
Fixed
  • [Bandcamp] Update artist page detection #​1199
  • [Bandcamp] Null-safe url catenation in track playlist #​1200
  • [Bandcamp] Upgrade incoming links to HTTPS #​1177
  • [YouTube] Workaround HTTP 403s on streaming URLs of WEB client (after some time or instantly for some JavaScript players), update clients info #​1197
  • [YouTube] Support shows and page header on user channels #​1203
Development
  • Bump peaceiris/actions-gh-pages from 3 to 4 #​1166
Dependency updates
  • Bump org.mozilla:rhino from 1.7.13 to 1.7.15 #​1174
  • Bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.6 #​1173 #​1183
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 #​1186
  • Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 #​1180

v0.24.1

Fixed

Note that this does not fix 403 errors in the middle of YouTube videos, i.e. TeamNewPipe/NewPipe#11191. That issue will be addressed in another hotfix release as soon as possible.

v0.24.0

⚠️ This version contains breaking changes (thus the bump to 0.24):

Due to the removal of the usage of InnerTube API keys, some methods in YoutubeParsingHelper which can be used by clients have been changed in #​1168:

  • areHardcodedClientVersionAndKeyValid was renamed to isHardcodedClientVersionValid
  • getKey was removed, since there is no InnerTube API key anymore
  • resetClientVersionAndKey was renamed to resetClientVersion
  • isHardcodedYoutubeMusicKeyValid was renamed to isHardcodedYoutubeMusicClientVersionValid
  • getYoutubeMusicKey was renamed to getYoutubeMusicClientVersion and now just returns the version instead of (key, name, version), since there is no key anymore and the name is fixed ("67") and therefore hardcoded
  • other related methods which are not really meant to be used outside of the extractor
New
  • [YouTube] Implement emergency meta info #​1135
  • [YouTube] Add Releases channel tab as an extractor albums channel tab #​1147
  • [PeerTube] Add support for v6 features (frames and segments) #​1142
Improved
  • [YouTube] Detect new account termination messages for YouTube #​1160
  • Make getCommentText return @Nonnull values #​1162
  • [YouTube] Use accessibility data for social links in attributed descriptions when present #​1163
Fixed
  • [PeerTube] Fix local kiosk #​1144
  • [PeerTube] Do not accept non-URLs #​1143
  • [MediaCCC] Allow obtaining channel tab link handler #​1148
  • [YouTube] Support new comments data #​1163
  • [YouTube] Update clients versions, restore access to some streams and more #​1168
Development
  • Bump org.jsoup:jsoup from 1.16.2 to 1.17.2 #​1145
  • Bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.3 #​1138
  • Bump actions/setup-java from 3 to 4 #​1132
  • Bump org.junit:junit-bom from 5.10.0 to 5.10.2 #​1156
  • Bump actions/cache from 3 to 4 #​1153
  • Bump actions/upload-artifact from 3 to 4 #​1139
  • LocaleCompat.forLanguageTag: return Optional if parsing fails #​1151

v0.23.1

Fixed
  • Fix SearchInfo's non-null MetaInfo being null when initialized or when an extraction error occurs #​1141
  • [YouTube] Always return -1 as duration of Shorts returned inside reel items, since YouTube does not provide duration for Shorts anymore #​1140

v0.23.0

⚠️ This version contains breaking changes (thus the bump to 0.23):

  • Channel tabs support (more details in #​1082):
    • ChannelExtractor is now only an Extractor (and not a ListExtractor)
    • All link handlers for the channel tab extractors of a specific channel can be obtained through ChannelExtractor.getTabs()
    • ChannelTabExtractor does inherit ListExtractor<InfoItem>, and thus can return items of different types, and not only videos
  • Multiple images support (more details in #​889):
    • All extractor methods that used to return image urls have been renamed from get*Url to get*s (e.g. getThumbnailUrl -> getThumbnails)
    • Those methods return a List<Image>, and every image contains not only the url, but also data about the resolution
New
  • Add support for channel tabs and channel tags #​1082 #​1092
  • [YouTube] Support more channel headers #​1094
  • [YouTube] Support Shorts UI in playlists #​1093
  • Multiple images support #​889 #​1113
  • [YouTube] Add support for ultralow audio formats #​1063
  • Add hasCreatorReply() to CommentsInfoItem #​1111
  • [YouTube] Add channel owner to CommentsInfoItem: isChannelOwner() #​1114
Improved
  • [YouTube] Improve and fix YoutubeJavaScriptExtractor #​1087 #​1091
  • [YouTube] Refactor JavaScript usage and fix extraction of obfuscated signature deobfuscation function #​1108
  • [YouTube] Make some improvements and fixes #​1127
Fixed
  • [media.ccc.de] Only extract kiosk live stream rooms if they are streaming #​1089
  • [SoundCloud] Detect whether there are any more search results #​1081
Development
  • Replace cryptographically secure random with regular random #​1088
  • [Bandcamp] Fix StreamExtractorTest #​1105
  • Use Locale.forLanguageTag() in tests #​1107
  • Update copyright notices to use correct GPLv3 format #​1110
  • Dependency updates:
    • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 #​1083
    • Bump actions/checkout from 3 to 4 #​1103
    • Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 #​1117

v0.22.7

New
Improved
  • [PeerTube] Don't return "No description" when there is no description for a channel or an account #​1055
  • Add more audio media formats and MediaFormat.getAllForMimeType(mimeType) #​1074
  • [YouTube] Check whether player responses are valid for all InnerTube clients used #​1070
  • [YouTube] Add support for AV1 itags #​706
Fixed
  • [Bandcamp] Handle paywalled tracks #​1033
  • [YouTube] Fix YouTube Music client version extraction from HTML page #​1051
  • [PeerTube] Fix multi level comment replies #​1052
  • [YouTube] Extract trends from A/B tested "Videos" tab and fix extraction of trends name from A/B tested new title design #​1045
  • [YouTube] Fix parsing short relative date formats (English only) #​1068
  • [YouTube] Support multiple declarations for throttling parameter function name array #​1076
  • [YouTube] Workaround again 403 HTTP issues on the ANDROID InnerTube client and fix stream tests #​1084
Development
  • Bump junit-bom from 5.9.2 to 5.9.3 #​1053
  • Make sure CI is not vulnerable to bash word splitting #​1054
  • Bump jsoup from 1.15.4 to 1.16.1 #​1058
  • Fix BandcampRadioStreamExtractorTest.testGetAudioStreams() #​1072
  • Initialize services at the correct place #​1071
  • Add ProGuard rules to README #​1080

v0.22.6

New
Improved
  • [Bandcamp] Support loading additional comments #​1030
Fixed
  • [Bandcamp] Show comments as disabled on radio streams #​1031
  • [YouTube] Fix partial non-extraction of "No views" string in stream items #​1029
  • [YouTube] Fix hashtags links extraction and escape HTML links #​1032
  • [YouTube] Fix ParsingException when comments are unavailable in a video #​1040
  • [Bandcamp] Fix extraction of related playlist items URL #​1047
Development
  • Update JDK to 11 in JDoc workflow #​1038
  • [PeerTube] Fix comments info test #​1034

v0.22.5

⚠️ Important note: Starting with this version, NewPipe Extractor requires Java 11 to be built.

New
  • Add support for extracting audio track information #​973
  • [YouTube] Extract timestamps and URLs in comments #​928
  • [PeerTube] Support comment replies #​941
  • [PeerTube] Support searching for playlists and channels #​996
  • [YouTube] Add support to extract total comment count #​794 #​1014
Improved
  • Use Description object for comments text. #​987 #​991
  • [YouTube] Implement bold/italic/strike-through support #​990 #​1005 #​1006
  • [YouTube] Improve YoutubeStreamInfoItemExtractor #​1000
    • make duration of video premieres available
    • returns view count and upload date of streams in playlists
  • Add compat Locale.forLanguageTag() implementation #​910
  • [PeerTube] Report Exceptions thrown while getting a stream's subtitles #​994
  • [SoundCloud] Implement getUploaderUrl() and isUploaderVerified() for PlaylistInfoItemExtractor #​995
  • [YouTube] Support live URLs #​1022
Fixed
  • [YouTube] Fix extracting the detailed error message for unavailable streams #​980
  • [YouTube] Fix search subscriber count extraction with channel handles #​978
  • [YouTube] Remove topStandaloneBadge check for view count of stream items #​1016
  • [YouTube] Fix NPE in search when getting channel items without subscriber count #​1020
  • [YouTube] Now music mixes can be treated as normal mixes #​1013
  • [YouTube] Fix channel ID extraction of YouTube channels RSS feeds #​1015
  • [SoundCloud] Fix extraction of tracks like count #​1024
  • [YouTube] Fix getting the comment text if the comment contains a hashtag #​1021
Development
  • Use immutable sets in YoutubeParsingHelper and bump the required Java version to 11 #​893
  • Bump gson from 2.9.1 to 2.10.1 #​954 #​1009
  • Use StandardCharsets.UTF_8. #​880
  • Use JDK 11 for Jitpack gradle builds #​975
  • [YouTube] Simplify duration parsing #​971
  • Update Checkstyle from 9.3 to 10.4 #​985
  • Remove unused autolink dependency #​984
  • Block wrong nullable/nonnull imports in Checkstyle #​989
  • Improve Utils.isBlank(String) method #​992
  • Use immutable Map factory methods #​986
  • Bump junit-bom from 5.9.1 to 5.9.2 #​1010
  • Bump jsoup from 1.15.3 to 1.15.4 #​1028

v0.22.3

NOTE: This pre-release has been created to keep track of what Extractor changes went in which NewPipe release. That's its only purpose. The source zips under Assets DO NOT match the changes listed below.

Improved
  • [YouTube] Get original untranslated title #​857
  • [YouTube] Return mqdefault thumbnails in fast feed #​927
  • [YouTube] Add JavaScript lexer to parse completely throttling decryption function #​905
Fixed
  • [YouTube] Fix throttling parameter decryption #​891 #​912 #​925, thanks to @​Theta-Dev!
  • [YouTube] Update clients version and improve extraction of API key and client version of WEB client, fixing video and audio streams replacement by the ones of a video saying The following content is not available on this app #​890
  • Fixed all tests and the corresponding code #​882
  • [YouTube] Fixes mixes playlist extraction in some countries (EU) by allowing YoutubeParsingHelper#consentAccepted to be set to true #​882
  • [YouTube] Fix extraction of like count #​926
  • [YouTube] Fix extraction of the Trending kiosk #​920
  • [YouTube] Fix fallback throttling decryption function regex #​934
Development
  • Bump spotbugs-annotations from 4.7.0 to 4.7.1 #​867
  • Bump jsoup from 1.15.1 to 1.15.3 #​870 #​911
  • Use minimum required permissions for GitHub workflows #​869
  • Bump junit-bom from 5.8.2 to 5.9.0 #​879
  • Use Objects.requireNonNull() #​877
  • Use Collections methods #​878
  • Bump gson from 2.9.0 to 2.9.1 #​883
  • Use String.join() and Collectors.joining() #​881
  • Make improvements to methods using toArray() #​886
  • [YouTube] Remove deprecated throttling decryption code #​901
  • [YouTube] Checks if the throttling parameter decryption function is valid JavaScript code #​882
  • Update Gradle wrapper to 7.5.1 #​903
  • Remove EMPTY_STRING #​907

v0.22.2

NOTE: This pre-release has been created to keep track of what Extractor changes went in which NewPipe release. That's its only purpose. The source zips under Assets DO NOT match the changes listed below.

New
Improved
  • [Bandcamp] Extract stream length #​839
Fixed
  • [YouTube] Fix extracting YouTube Music client version and key in the EU #​848
Development
  • Cleanup TimeAgoParser #​821
  • Cleanup of YoutubeStreamExtractor and some related classes #​782
  • Fix some warnings and in Bandcamp use Java 8 streams #​822
  • Remove Checkstyle suppressions file and fix too-long links #​843
  • Correct PeertubePlaylistExtractorTest unit tests #​860
  • Remove unused methods #​846
  • Bump jsoup from 1.14.3 to 1.15.1 #​847
  • Bump spotbugs-annotations from 4.6.0 to 4.7.0 #​845
  • Update User-Agent just for tests #​838

v0.22.1

Fixed
  • [YouTube] Use correct order of clients to get Android streams first #​841
Development
  • Bump actions/setup-java from 2 to 3 #​828
  • Update User-Agent (for tests) #​838

v0.22.0

⚠️ This version contains breaking changes (thus the bump to 0.22) due to the introduction of Checkstyle and mixes extraction in related items:

  • average_bitrate in AudioStream has been removed. Use getAverageBitrate() instead.
  • emptyDescription in Description has been replaced by EMPTY_DESCRIPTION.
  • defaultInstance in PeertubeInstance has been replaced by DEFAULT_INSTANCE.
  • InfoItemsSearchCollector has been removed in favor of MultiInfoItemsCollector.
New
  • Add MixInfoItem and extract YouTube mixes in related items #​788
Improved
  • Add support for extracting channel subscriber count in StreamInfo #​796
  • [YouTube] Make throttling decryption more resilient to API change #​786
  • [YouTube] Add more parameters to InnerTube requests, use the iOS client for livestreams #​780
Fixed
  • Remove the need for a CommentsInfo instance in CommentsInfo.getMoreItems and fix PeertubeCommentsExtractorTest.Default test #​807
  • [YouTube] Fix the extraction of series playlists and don't return the view count as the stream count for learning playlists #​811
  • [YouTube] Fix music mixes in some countries #​804
  • Fixed various tests + YouTube shorts in channels #​813
  • [YouTube] Fix extraction of embeddable age-restricted videos and contents with a warning before playback #​780
  • [YouTube] Extract subtitles for age-restricted videos #​829
  • [YouTube] Fix throttling decrypter function parsing #​832
Development
  • Refactored YoutubeCommentsExtractor #​799
  • Bump actions/checkout from 2 to 3 #​805
  • Bump spotbugs-annotations from 4.5.3 to 4.6.0 #​809
  • Bump gson from 2.8.9 to 2.9.0 #​800
  • Removed hardcoded SoundCloud CLIENT_ID #​815
  • Add @MockOnly Junit 5 extension #​816
  • Bump actions/cache from 2 to 3 #​819
  • Bump rhino from 1.7.13 to 1.7.14 #​774
  • Add Checkstyle #​817

v0.21.14

Fixed
  • [YouTube] Parse timestamps with >3 digits correctly #​775
  • [YouTube] Fix NullPointerException in YoutubeStreamExtractor.getStreamSegments() #​797, #​802
  • [SoundCloud] Update clientId #​798
Development
  • Disabled SoundcloudStreamExtractorTest#SoundcloudGeoRestrictedTrack#testRelatedItems as it's unreliable #​761
  • Cleanup: Remove old ways of getting YT dis/likes and more #​755
  • Convert tests to JUnit 5 #​768
  • Bump spotbugs-annotations from 4.5.0 to 4.5.3 #​759 #​764 #​772
Meta
  • Update the license to the latest version #​818

v0.21.13

Fixed getting the YouTube Javascript function name in YoutubeThrottlingDecrypter which is required to get video information (streams and other) thanks to @​AbduAmeen and @​SebastianSong #​785

v0.21.12

New
  • [YouTube] Added short description to StreamInfoItem #​731
  • Add support for y2u.be links #​741
Fixed
  • [PeerTube] Support short links #​743
  • [SoundCloud] Update hardcoded client_id #​745, #​760
  • [YouTube] Fix extraction of likes and dislikes #​753
Development

v0.21.11

New
  • Added support for extracting comment replies continuation #​703
Improved
Development
  • Bump jsoup from 1.14.2 to 1.14.3 #​734

v0.21.10

New
  • Add invidious instance EduVid Tubus #​712
  • Extract Uploader's Avatar in StreamInfoItems (YouTube and PeerTube) #​723, #​725
  • Make uploaderVerified available in StreamInfo #​724
Fixed
  • [YouTube] Support csv and zip subscription import (Google Takeout) #​709 #​721
  • [SoundCloud] Update client id #​722
Development
  • Bump gson from 2.8.7 to 2.8.8 #​718
  • Bump spotbugs-annotations from 4.4.0 to 4.4.1 #​727

v0.21.9

New
  • Added verified info to ChannelInfo. #​714
Improved
  • [YouTube] Updated supported countries list #​705
  • [YouTube] Faster iframe-API based player extraction #​694
Fixed
  • [YouTube] Consolidate the regular expressions used to find the cipher decryption function #​713
Development
  • Keep original exception when there is an error message #​710
  • Fixed failing PeertubeStreamExtractorTest #​717
  • Upgraded to Gradle 7.1.1 #​687
  • Bump jsoup from 1.13.1 to 1.14.2 (#​716)
  • Bump spotbugs-annotations from 4.2.3 to 4.4.0 #​715
  • Fixed minor typos in Javadoc #​711

v0.21.8

New
  • [PeerTube] Support livestreams #​661
  • Make thumbnail preview frames accessible #​647
Fixed
  • [YouTube] Fix buffering issues by decoding n parameter in stream URLs #​683 #​696
    • ⚠️ This introduces a cache of decoded n parameters. This cache is not managed, meaning it continuously grows. YoutubeThrottlingDecrypter.getCacheSize() and YoutubeThrottlingDecrypter.clearCache() are provided to clear it manually.
  • [SoundCloud] Update hardcoded client id #​692
  • [YouTube] Use the new internal API, also fixing comments and most of age-restricted videos extraction #​604
  • [YouTube] Fix crashes with disabled comments #​652
  • [YouTube] Fix YouTube Music search #​699

v0.21.6

New
  • Added AccountTerminatedException for terminated channels #​580
  • [SoundCloud] Added streamPosition for comments #​625
Improved
  • Update Invidious instances and support Piped links #​668
Fixed
  • [SoundCloud] Updated HARDCODED_CLIENT_ID #​660
  • [YouTube] Fixed extraction of age restricted videos #​665
  • [YouTube ] Fixed invalid CONSENT cookie value #​676
Development
  • Added dependabot #​552
  • Bump gson from 2.8.6 to 2.8.7 #​654
  • Bump rhino from 1.7.12 to 1.7.13 #​656
  • Bump spotbugs-annotations from 4.0.2 to 4.2.3 #​655
  • Removed IPv4 addresses from response during mock recording #​673

v0.21.4

Fixed
  • Fix YouTube comments like count #​628
Development
  • Update setup java #​635
  • Fixed test MetaInfoTest.expectedMetaInfo #​630
  • Update Junit to 4.13.2 (1ff56a8)
  • Specify UTF-8 file encoding in RecordingDownloader and MockDownloader #​644
  • Fixed PeerTubeAccountExtractorTest #​645
  • Improve exception message thrown when not accepting an URL in LinkHandlerFactory#fromUrl(String url, String baseUrl) #​638
  • Add utility method getService() to Info object #​646

v0.21.3

New
  • [Bandcamp] Add first page of comments #​620
Improved
  • [SoundCloud] Use a lightweight and thus faster method to check if a client_id is invalid #​627
Fixed
  • [YouTube] Fixed getting video info for age restricted and not available streams #​629
  • [SoundCloud] FIxed extraction of mobile URLs #​627
Development

v0.21.2

New
  • Extract metadata for youtube, soundcloud & mediaccc #​306
  • [Bandcamp] Added Radio stream segments #​607
  • [Bandcamp] Extract related items #​610
Improved
  • [Bandcamp] Load more featured pages #​589
Fixed
  • Update URL to HTTPS in README #​591
  • [Bandcamp] Fixed featured cover arts not loading #​589
  • [Soundcloud] Fix ID extraction #​618
  • Fix Google URL detection #​617
Development

v0.21.1

Fixed YouTube not working properly in the EU. This was caused by a new cookie and privacy consent system which requires NewPipeExtractor to set a CONSENT cookie.

For more info, see #​600

v0.21.0

New
Improved
  • Added more Exceptions specifying the ContentNotAvailableException #​509
    • AgeRestrictedContentException, for age-restricted content which has no video or audio streams.
    • GeographicRestrictionException, for georestricted content (used for SoundCloud and YouTube georestricted videos, not working on YouTube Music georestricted tracks because YouTube shows "This video is not available")
    • PaidContentException, for paid content like YouTube movies or YouTube videos that require a channel subscription
    • PrivateContentException, for private YouTube videos (can be used for other services)
    • SoundCloudGoPlusContentException, for SoundCloud Go+ tracks
    • YoutubeMusicPremiumContentException, for YouTube videos restricted to YouTube Music Premium members
  • [SoundCloud] Support HLS-only tracks by using a workaround #​526
  • Update User-Agent to resist fingerprinting #​551
Fixed
  • [YouTube] Fix trending getName() #​582
  • [YouTube] Mix playlist - Fix getName() #​583
  • [Peertube] Fix account subscribers extraction [#&#8203

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@screwys screwys merged commit b207d6d into main May 27, 2026
5 checks passed
@screwys screwys deleted the renovate/android-minor-patch branch May 27, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant