Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hls: support for live streams when using --hls-duration#1710

Merged
gravyboat merged 1 commit into
streamlink:masterfrom
beardypig:hls-duration-live
May 30, 2018
Merged

hls: support for live streams when using --hls-duration#1710
gravyboat merged 1 commit into
streamlink:masterfrom
beardypig:hls-duration-live

Conversation

@beardypig

Copy link
Copy Markdown
Member

@pcolmer asked if it was possible to stop a live stream after a given time in #1709. This PR enhances the functionality of the existing --hls-duration option to include support for live streams.

Had to fix a test too, it didn't seem to be working as intended anyway.

@codecov

codecov Bot commented May 30, 2018

Copy link
Copy Markdown

Codecov Report

Merging #1710 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1710      +/-   ##
==========================================
+ Coverage    34.8%   34.82%   +0.01%     
==========================================
  Files         234      234              
  Lines       13226    13228       +2     
==========================================
+ Hits         4603     4606       +3     
+ Misses       8623     8622       -1

@gravyboat

Copy link
Copy Markdown
Member

Looks good, thanks @beardypig.

@gravyboat gravyboat merged commit 1e3469d into streamlink:master May 30, 2018
@gravyboat gravyboat added the bug label May 30, 2018
mkbloke pushed a commit to mkbloke/streamlink that referenced this pull request Aug 18, 2020
hls: support for live streams when using --hls-duration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants