You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removed hlsvariant:// documentation,
hls:// is enough
README.md
- removed invalid note
- update some URLs
cli.rst
- removed old note
- added dash://
index.rst
- update for https URLs
install.rst
- update for new Solus / Void URL
- update for NixOS, found only this URL
- update for Dependencies
- PyPI URL update
- removed old livestreamer issue ref 401
- use correct URL for Bintray changelog
[![codecov.io][codecov-coverage-badge]][codecov-coverage][![Backers on Open Collective][opencollective-backers-badge]](#backers)[![Sponsors on Open Collective][opencollective-sponsors-badge]](#sponsors)
5
5
6
-
Streamlink is a CLI utility that pipes flash videos from online streaming services to a variety of video players such as VLC, or alternatively, a browser.
6
+
Streamlink is a CLI utility that pipes flash videos from online streaming services to a variety of video players such as VLC.
7
7
8
8
The main purpose of streamlink is to convert CPU-heavy flash plugins to a less CPU-intensive format.
9
9
@@ -47,8 +47,8 @@ Supported streaming services, among many others, are:
47
47
-[Dailymotion](https://www.dailymotion.com)
48
48
-[Livestream](https://livestream.com)
49
49
-[Twitch](https://www.twitch.tv)
50
-
-[UStream](http://www.ustream.tv)
51
-
-[YouTube Live](https://www.youtube.com)
50
+
-[UStream](http://www.ustream.tv/explore/all)
51
+
-[YouTube](https://www.youtube.com)
52
52
53
53
A list of all supported plugins can be found on the [plugin page][streamlink-plugins].
0 commit comments