Skip to content

Commit 91e531a

Browse files
committed
v2023.4.92
* Adapted the userscript to take into account new UI/UX of non-DI sites now using an ajax navigation and audio player, similar to DI always had. #68 * Player(track download button): Added the download track button for responsive/mobile small screen size. * Channels & Playlists (Unlock): Improving the unlock mechanism for UI/UX purposes, still imperfect. #66 * Channels & Playlists (trackHistoryPlayButton): Fixed a bug where the play button would not render (DI only). * Track hero page(play button): Added a custom play button as the native one is not always present. Still, it can suffer from the same problems discussed in issue #66. * Registration wall: localStorage is now cleared automatically followed by a full page reload if you had already reached the listening limit prior to using the bypass feature.
1 parent 5ebb7c2 commit 91e531a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DIUserscript.meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// @grant GM_download
3232
// @inject-into page
3333
// @run-at document-start
34-
// @version 2023.3.54
34+
// @version 2023.4.92
3535
// ==/UserScript==

DIUserscript.user.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)