Skip to content

fix: hls ignoring config max downloads#1611

Merged
NTFSvolume merged 1 commit intodevfrom
hls_limit
Jan 20, 2026
Merged

fix: hls ignoring config max downloads#1611
NTFSvolume merged 1 commit intodevfrom
hls_limit

Conversation

@NTFSvolume
Copy link
Copy Markdown
Contributor

The limit was being applied to each individual segment of all playlists instead of each m3u8 playlist

The limit was being applied to each individual segment of all playlists instead of each m3u8 playlist
@NTFSvolume NTFSvolume requested a review from jbsparrow January 20, 2026 16:58
@NTFSvolume NTFSvolume added the bug Something isn't working label Jan 20, 2026
@NTFSvolume NTFSvolume merged commit a703b22 into dev Jan 20, 2026
19 checks passed
@NTFSvolume NTFSvolume deleted the hls_limit branch January 20, 2026 18:48
mullertremolo pushed a commit to mullertremolo/CyberDropDownloader that referenced this pull request Feb 7, 2026
The limit was being applied to each individual segment of all playlists instead of each m3u8 playlist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Limit simultaneous HLS downloads

2 participants