Skip to content
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

Youtube: no playable streams found - fix attempt #2822

Closed
wants to merge 1 commit into from
Closed

Youtube: no playable streams found - fix attempt #2822

wants to merge 1 commit into from

Conversation

fgietzen
Copy link

Hello everyone,

since the youtube plugin does seem not work correctly lately (#2750) i have spend some time to investigate this issue.

This might be no final solution but this might help to understand how the structure of the stream info page has changed.

So far I am able to open streams which are not seperated in video and audio (the 360p and 720p one).
I am currently not sure why MuxedStream.is_usable(self.session) in line 294 returns false and how i can fix that.

@eirenik0
Copy link

eirenik0 commented Mar 22, 2020

Hi @fgietzen! Do you have any progress on this?

@brouxco brouxco mentioned this pull request Apr 2, 2020
@back-to back-to closed this in bb957e0 Apr 10, 2020
Billy2011 pushed a commit to Billy2011/streamlink-27 that referenced this pull request May 14, 2020
Modified the configuration schema because Youtube API changed.

Ciphered url does not necessarily means protected
Sometimes (when the stream is live), we have ciphered urls
but the HLS manifest is not.

---

closes streamlink#1158
closes streamlink#2750
closes streamlink#2822
mkbloke pushed a commit to mkbloke/streamlink that referenced this pull request Aug 18, 2020
Modified the configuration schema because Youtube API changed.

Ciphered url does not necessarily means protected
Sometimes (when the stream is live), we have ciphered urls
but the HLS manifest is not.

---

closes streamlink#1158
closes streamlink#2750
closes streamlink#2822
resiproxy pushed a commit to resiproxy/streamlink that referenced this pull request Nov 5, 2020
Modified the configuration schema because Youtube API changed.

Ciphered url does not necessarily means protected
Sometimes (when the stream is live), we have ciphered urls
but the HLS manifest is not.

---

closes streamlink#1158
closes streamlink#2750
closes streamlink#2822
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants