mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Allow non-GitHub users to download nightly builds #17117
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#17117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Obegg on GitHub (Aug 26, 2025).
Suggestion
Main download page:
https://www.qbittorrent.org/download
Clicking on "Download nightly builds" redirects us to GitHub actions.
Problem is - In order to actually download a nightly build it requires a GitHub user.
Without a GitHub user:

With a GitHub user:

In case you missed the differences between the screenshot the missing part for the non GitHub users is the download icon:

Use case
Extra info/examples/attachments
Example: yt-dlp master builds - They provide a GitHub repository for the sole purpose of releasing master builds, which can also be used by auto-updater script such as for mpv that will check for new master builds and download them.
@stalkerok commented on GitHub (Aug 27, 2025):
this is a issue for github.
@xavier2k6 commented on GitHub (Sep 4, 2025):
https://github.com/actions/upload-artifact/issues/51
@qbittorrent/bug-handlers I have a possible alternative/work around for this....
@Baklap4 commented on GitHub (Dec 20, 2025):
You guys might be able to use https://github.com/oprypin/nightly.link but it is an external tool
@xavier2k6 commented on GitHub (Dec 20, 2025):
Already mentioned in https://github.com/qbittorrent/qBittorrent-website/pull/249#issuecomment-3258168753
It's up to our maintainer to decide if it should be used.