[Tool Recommendation] LinkSwift allows you to get download links without needing to install a cloud storage client

Introduction

Get download links without downloading a cloud storage client

Official Website

hmjz100/LinkSwift: A JavaScript-based tool for retrieving direct download links from cloud storage services. Modified from “Cloud Storage Direct Link Download Assistant”, supports Baidu Wangpan / Alibaba Cloud Drive / China Mobile Yunpan / Tianyi Cloud / Xunlei Cloud / Quark Cloud / UC Cloud / 123 Cloud – eight major cloud storage platforms

Changelog (as of 2025-12-29)

Version Release Date Changelog
1.1.2.1 December 28, 2025 1. Added - Push API downloads to IDM;
(Thanks to Night Stars for assistance)
2. Fixed - Copying Aria2 and cURL command-line errors.
1.1.2 December 26, 2025 1. Adapted - New strategy for 123 Cloud;
2. Adapted - Share pages for Quark and UC Cloud;
3. Added - Enhanced multi-block, multi-thread support for downloads;
4. Optimized - Some matching rules for page greening;
5. Optimized - Progress bar style in enhanced download interface.
1.1.1.9 September 13, 2025 1. Fixed - Video files from 123 Cloud being downloaded as thumbnails.
1.1.1.8 September 11, 2025 1. Fixed - Compatibility with the new version of 123 Cloud share page.
1.1.1.7 August 2, 2025 1. Fixed - Missing declaration (at)connect causing issues.
1.1.1.6 July 28, 2025 1. Deprecated - BDUSS Cookie-related code for Baidu Wangpan, switching to more secure AccessToken;
2. Deprecated - Download-related code on Baidu Wangpan sharing page;
3. Optimized - Download window dynamically updates UI after settings change.
1.1.1.5 July 21, 2025 1. Added AB Download Manager as a download option;
2. Supports one-click return to download window from settings, no need to re-fetch links.
1.1.1.4 July 19, 2025 1. Adapted to new version of 123 Cloud webpage.
1.1.1.3 June 19, 2025 1. Fixed bug preventing download link retrieval from Quark Cloud;
2. Fixed issue where not all links could be copied during API download.
1.1.1.2 June 8, 2025 1. Fixed bug preventing deletion of the first remote configuration item.
1.1.1.1 June 2, 2025 1. Fixed bug where Aria2 push reported an error despite successful transmission.
1.1.1 June 1, 2025 Happy Children’s Day! Cute update~
1. Updated configuration file format to support adding, removing, and switching between multiple service configurations;
2. Supports BitComet download push; original RPC merged into Aria2 download;
3. Interface now includes Font Awesome icons — looks prettier;
4. Optimized script code and interface for faster performance;
5. Fixed lingering issues from previous version.
1.1.0.1 May 9, 2025 1. Fixed bug when viewing RPC download tasks.
1.1.0 May 8, 2025 1. Added support for UC Cloud and 123 Cloud;
2. Improved injection method for cloud drive themes;
3. Consolidated and refactored duplicate functions, streamlined overall script logic;
4. Changed script execution phase from document-body to document-start.
1.0.9.7 February 13, 2025 1. Fixed download error on China Mobile Yunpan;
2. Code optimization for better error identification;
3. Removed Youxiao Hou cloud service.
1.0.9.6 October 28, 2024 1. Supports selecting folders for download in Baidu Wangpan;
2. Optimized some prompts.
1.0.9.5 October 14, 2024 1. Fixed bug that prevented link acquisition due to logical errors in code.
1.0.9.4 October 9, 2024 1. Fixed bug where expired Baidu Wangpan AccessToken caused failure to retrieve links.
1.0.9.3 August 10, 2024 1. If cloud storage does not support download from shared links, only show “Save to Cloud” button;
2. Optimized download interface: supports choosing Iframe or Blob methods for file download, added tooltip texts;
3. Improved CSS styles: unified SweetAlert2 button appearance and adapted to Dark Reader extension for better visual harmony;
4. Supports modifying theme color of Youxiaohou website;
5. Previous theme-related settings have been moved to the assistant beautification page.
1.0.9.2 August 4, 2024 1. Fixed bug that might cause infinite popups in IDM when using API download.
1.0.9.1 July 30, 2024 1. Fixed bug where script couldn’t remove elements under old version of Baidu Wangpan.
1.0.9 July 29, 2024 1. Aligned with official V6.2.7, fixed bug causing direct link error 9019 due to failed Baidu authorization.
1.0.8.9 July 22, 2024 1. Aligned with official V6.2.3, optimized save-to-cloud prompt, fixed invalidation issues with Alibaba Cloud and China Mobile Yunpan;
2. Optimized code for changing cloud drive themes, reducing disruption to page structure.
1.0.8.8 May 9, 2024 1. Fixed bug where font size in download menu was too small.
1.0.8.7 May 6, 2024 1. Fixed bug where clicking unlit buttons on Alibaba Cloud share page had no response;
2. Updated and optimized cloud drive interface simplification rules;
3. Supports changing theme colors for Baidu Wangpan, Alibaba Cloud, Xunlei Cloud, Quark Cloud, and China Mobile Yunpan interfaces.
1.0.8.6 April 8, 2024 1. Added member center page for China Mobile Yunpan, accessible via “Member Center” button in the cloud drive (third-party payment unsupported).
1.0.8.5 April 7, 2024 1. Aligned with official V6.1.6, fixed inability to select files on Xunlei Cloud share page, fixed page detection issue on China Mobile Yunpan.
1.0.8.4 April 7, 2024 1. Fixed bug causing repeated command execution due to duplicated button bindings;
2. Optimized layout of debugging information interface;
3. Removed support for mobile web version of Baidu Wangpan.
1.0.8.3 February 11, 2024 1. Adapted to new Alibaba Cloud domain alipan.com.
1.0.8.2 November 29, 2023 1. Changed to new icon.
1.0.8.1 November 25, 2023 1. Fixed bug causing multiple download requests during RPC download due to duplicated button bindings;
2. When choosing not to use Youxiaohou server, replaced “connect GitHub repo via ghproxy” with “connect via jsdelivr”;
3. Aligned with official V6.1.4, fixed link acquisition failure on China Mobile Yunpan, added support for Alibaba Cloud new domain alipan.com.
1.0.8 November 5, 2023 1. Fixed issue where Xunlei Cloud still prompted “no file selected” after file selection.
1.0.7.9 November 5, 2023 1. Updated rule for simplifying cloud elements to prevent notification banners from blocking access to buttons below “API Download”.
1.0.7.8 September 10, 2023 1. Aligned with official V6.1.2, added V2 interface;
2. Fixed endless spinning when downloading from Baidu Wangpan due to missing accessToken.
1.0.7.7 September 3, 2023 1. Fixed bug where Baidu Wangpan button color changed incorrectly based on theme;
2. Updated Quark Cloud button and interface.
1.0.7.6 September 1, 2023 1. Fixed “inject” function;
2. Dark mode now supports hot-switching according to settings.
1.0.7.5 August 31, 2023 1. Fixed Alibaba Cloud download logic;
2. Code cleanup;
3. Added dark mode support;
4. Modified some prompt texts;
5. Updated some CSS;
6. Settings now allow testing RPC connection.
1.0.7.4 August 27, 2023 1. Optimized download logic;
2. Fixed inability to use API download on Alibaba Cloud.
1.0.7.3 August 24, 2023 1. Supports automatic retry on network request errors;
2. Option to choose whether to use Youxiaohou server.
1.0.7.2 July 29, 2023 1. Fixed bug causing duplicate link submissions when using RPC download.
1.0.7.1 July 27, 2023 1. [Experimental feature, doesn’t affect normal usage] Supports Baidu Wangpan mobile web version — find the “Download Assistant” button in the top bar after selecting files.
1.0.7 July 26, 2023 1. Restructured buttons for Quark Cloud and Alibaba Cloud.
1.0.6.9 July 25, 2023 1. Added close button to download window.
1.0.6.8 July 24, 2023 1. Fixed misaligned button on Quark Cloud.
1.0.6.7 July 24, 2023 1. Modified Baidu Wangpan interface to match theme color, toggleable in settings;
2. Added theme color names and updated some text colors;
3. Mobile Yunpan API download now supports batch copying;
4. Optimized console output;
5. Remaining time display available during Baidu Wangpan API download when not using IDM;
6. “Cancel Highlight Button” moved to settings page;
7. Homo-specific easter egg is back (yay).
1.0.6.6 June 7, 2023 1. Fixed password/captcha error.
1.0.6.5 June 4, 2023 1. Fixed server-side error preventing button activation even with correct password input.
1.0.6.4 June 2, 2023 1. Aligned with official V6.1.1, fixed issues when retrieving download links from Alibaba Cloud.
1.0.6.3 May 19, 2023 1. To accommodate small-screen users, “Copy All Links” button is always visible;
2. Added animation when canceling download.
1.0.6.2 May 8, 2023 1. Fixed some UI misalignments, implemented built-in CSS;
2. Baidu Wangpan interface becomes cleaner.
1.0.6.1 May 6, 2023 1. Added support for copying links during Baidu Cloud API download;
2. To better support mobile browser users, increased spacing between items and added option to hide IDM提示, can be enabled in assistant settings;
3. Updated CSS to show more theme colors across interface;
4. Supports viewing passwords on Youxiaohou official site;
5. Fixed some syntax errors.
1.0.6 April 15, 2023 1. Fixed issue where clicking “API Download” was the only option when opening Alibaba Cloud share links due to downloading mobile ads;
2. Aligned with official version 6.0.4, fixed broken download link retrieval for Quark Cloud, added support for China Mobile Yunpan.
1.0.5.5 April 1, 2023 1. Thanks to Night Stars for help fixing initialization password recognition error caused by original author’s server;
2. Modified some texts and data sent to server.
1.0.5.4 March 13, 2023 1. Minor CSS tweaks to apply theme color in more places;
2. Updated failure message for link retrieval;
3. Added more theme colors, viewable in assistant settings;
4. Homo easter egg has been removed (sad).
1.0.5.3 March 10, 2023 1. Now able to access download menu on Alibaba Cloud.
1.0.5.2 October 4, 2022 1. Added script info menu;
2. Optimized SVG image display on Alibaba Cloud;
3. Changed popup button colors.
1.0.5.1 September 30, 2022 1. Fixed issue where Quark Cloud buttons didn’t display properly after switching button themes.
1.0.5 September 21, 2022 1. Aligned with official version 5.9.4, fixed filename recognition.
1.0.4 August 13, 2022 1. Fixed critical bug left by original author: Quark Cloud would add an extra “Download Assistant” button every time folder was switched;
2. Added “Assistant Settings” and “Changelog” buttons in download menu;
3. Redesigned download assistant buttons for Alibaba Cloud and Quark Cloud;
4. Added “Cancel Highlight Button” Tampermonkey menu;
5. Modified some CSS to better match selected theme.
1.0.3 August 11, 2022 1. Added homo-specific easter egg.
1.0.2 August 10, 2022 1. Modified and widened interface, adjusted some CSS to make Sweetalert2 look more beautiful and closer to original design;
2. Modified some prompt texts for easier copying.
1.0.1 August 10, 2022 1. Removed update notifications;
2. Upgraded Sweetalert2 to version 11.
1.0.0 August 10, 2022 (Script released)
1. Added “inject” function (lol);
2. Removed ads.