-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: streamlink/streamlink
base: 2.1.1
head repository: streamlink/streamlink
compare: 2.1.2
- 18 commits
- 30 files changed
- 7 contributors
Commits on Apr 1, 2021
-
build: include .removed file in build
This file is required by tests when executing them with the build dir.
Configuration menu - View commit details
-
Copy full SHA for c7bd7ec - Browse repository at this point
Copy the full SHA c7bd7ecView commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0db69be - Browse repository at this point
Copy the full SHA 0db69beView commit details
Commits on Apr 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d568f43 - Browse repository at this point
Copy the full SHA d568f43View commit details
Commits on Apr 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 71b8c5f - Browse repository at this point
Copy the full SHA 71b8c5fView commit details
Commits on Apr 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b9f055d - Browse repository at this point
Copy the full SHA b9f055dView commit details -
plugins.picarto: rewrite/fix (#3661)
Co-authored-by: back-to <backto@protonmail.ch>
Configuration menu - View commit details
-
Copy full SHA for 1baa545 - Browse repository at this point
Copy the full SHA 1baa545View commit details
Commits on Apr 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6ef40e - Browse repository at this point
Copy the full SHA e6ef40eView commit details
Commits on Apr 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1aba04c - Browse repository at this point
Copy the full SHA 1aba04cView commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 44d4afa - Browse repository at this point
Copy the full SHA 44d4afaView commit details
Commits on May 1, 2021
-
utils.named_pipe: rewrite named pipes
- split into two classes with an abstract base class - remove name parameter from class and generate proper names - remove mode parameter from open() as it's always binary mode - change type of NamedPipe.path from str to pathlib.Path - add tests
Configuration menu - View commit details
-
Copy full SHA for c90d028 - Browse repository at this point
Copy the full SHA c90d028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d4ceb - Browse repository at this point
Copy the full SHA 87d4cebView commit details
Commits on May 2, 2021
-
plugins.nicolive: fix proxy arguments (#3710)
``` setsockopt() takes exactly 3 arguments (1 given) ```
Configuration menu - View commit details
-
Copy full SHA for 3fdd208 - Browse repository at this point
Copy the full SHA 3fdd208View commit details
Commits on May 8, 2021
-
plugins.mitele: use '_{bitrate}' and remove duplicates
before ``` [cli][info] Available streams: 360p (worst), 480p, 576p, 720p_alt2, 720p_alt, 720p (best) ``` now ``` [cli][info] Available streams: 360p_364k (worst), 480p_764k, 720p_1564k, 720p_2564k, 576p_5008k, 720p_6891k, 720p_9726k (best) ``` closes #3708
Configuration menu - View commit details
-
Copy full SHA for a0dee11 - Browse repository at this point
Copy the full SHA a0dee11View commit details
Commits on May 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2884485 - Browse repository at this point
Copy the full SHA 2884485View commit details
Commits on May 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ab033b3 - Browse repository at this point
Copy the full SHA ab033b3View commit details
Commits on May 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 034173d - Browse repository at this point
Copy the full SHA 034173dView commit details
Commits on May 19, 2021
-
plugins.youtube: add html5=1 parameter (#3732)
and avoid 404 Client Error: Unable to open URL: https://youtube.com/get_video_info
Configuration menu - View commit details
-
Copy full SHA for 46c1776 - Browse repository at this point
Copy the full SHA 46c1776View commit details
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f06ae78 - Browse repository at this point
Copy the full SHA f06ae78View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.1.1...2.1.2