-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
plugin enhancementA new feature for a working PluginA new feature for a working Plugin
Description
Issue
- This is not a bug report, feature request, or plugin issue/request.
- I have read the contribution guidelines.
- I am using the latest development version from the master branch.
Description
Streamlink doesn't detect a YouTube live stream when you put in channel home page as parameter. Tested with several YT channels. If I input direct video link works, but detecting that video from the channel page shows a no plugin error
Expected / Actual behavior
Streamlink should find an ID of the live stream and start downloading/streaming it. Instead, no plugin error is shown.
Reproduction steps / Explicit stream URLs to test
Find a YouTube channel that has a live stream
Input: streamlink https://www.youtube.com/c/xxxxxx
Output: error: No plugin can handle URL
Log output
streamlink --loglevel debug https://www.youtube.com/c/xxxxxxx
[cli][debug] OS: Linux-5.4.0-72-generic-x86_64-with-glibc2.29
[cli][debug] Python: 3.8.5
[cli][debug] Streamlink: 2.2.0
[cli][debug] Requests(2.22.0), Socks(1.6.7), Websocket(0.58.0)
[cli][debug] Arguments:
[cli][debug] url=https://www.youtube.com/c/xxxxxxx
[cli][debug] --loglevel=debug
error: No plugin can handle URL: https://www.youtube.com/c/xxxxxxx
televisivo
Metadata
Metadata
Assignees
Labels
plugin enhancementA new feature for a working PluginA new feature for a working Plugin