Skip to content

plugins.youtube: Fix 'ytInitialData' for channel pages #3428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 21, 2020

Conversation

back-to
Copy link
Collaborator

@back-to back-to commented Dec 21, 2020

$ streamlink http://www.youtube.com/channel/UCj6PcyLvpnIRT_2W_mwa9Aw worst -l info
[cli][info] Found matching plugin youtube for URL http://www.youtube.com/channel/UCj6PcyLvpnIRT_2W_mwa9Aw
[cli][info] Available streams: 144p (worst), 240p, 360p, 480p, 720p, 1080p (best)
[cli][info] Opening stream: 144p (hls)
[cli][info] Starting player: /usr/bin/mpv
$ streamlink https://www.youtube.com/channel/UCFgk2Q2mVO1BklRQhSv6p0w worst -l info
[cli][info] Found matching plugin youtube for URL https://www.youtube.com/channel/UCFgk2Q2mVO1BklRQhSv6p0w
[cli][info] Available streams: 144p (worst), 240p, 360p, 480p, 720p, 1080p (best)
[cli][info] Opening stream: 144p (hls)
[cli][info] Starting player: /usr/bin/mpv

closes #3426

```
$ streamlink http://www.youtube.com/channel/UCj6PcyLvpnIRT_2W_mwa9Aw worst -l info
[cli][info] Found matching plugin youtube for URL http://www.youtube.com/channel/UCj6PcyLvpnIRT_2W_mwa9Aw
[cli][info] Available streams: 144p (worst), 240p, 360p, 480p, 720p, 1080p (best)
[cli][info] Opening stream: 144p (hls)
[cli][info] Starting player: /usr/bin/mpv
```

```
$ streamlink https://www.youtube.com/channel/UCFgk2Q2mVO1BklRQhSv6p0w worst -l info
[cli][info] Found matching plugin youtube for URL https://www.youtube.com/channel/UCFgk2Q2mVO1BklRQhSv6p0w
[cli][info] Available streams: 144p (worst), 240p, 360p, 480p, 720p, 1080p (best)
[cli][info] Opening stream: 144p (hls)
[cli][info] Starting player: /usr/bin/mpv
```
@back-to back-to added the plugin issue A Plugin does not work correctly label Dec 21, 2020
@bastimeyer bastimeyer merged commit abffcf3 into streamlink:master Dec 21, 2020
@back-to back-to deleted the youtube_3426 branch February 13, 2021 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin issue A Plugin does not work correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Youtube-Plugin: Could not find a video on this page for Live-Videos
2 participants