-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Test version 0.0.3, changelog update.
- Loading branch information
Showing
2 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,21 @@ | ||
# Changelog | ||
|
||
## [Unreleased] | ||
## 0.0.3 | ||
|
||
Skip 0.0.2 because it was used as a hotfix for E2. | ||
|
||
### Added | ||
|
||
- Allow FFmpeg and RTMP streams, they might not work on every platform, | ||
they work on Linux, but not on Windows for me. | ||
|
||
Don't use them if it doesn't work for you, | ||
this streamlink command can be used to disable them. | ||
https://streamlink.github.io/cli.html#cmdoption-stream-types | ||
|
||
### Changed | ||
|
||
- Streamlink version 0.14.0 is required | ||
- Removed help text from mirror argparser | ||
- Allow `/streamlink/` for `/path/` in URLs | ||
- Allow `/streamlink_301/` for `/301/` in URLs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters