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

Plugin App17 cannot fetch any stream #2970

Closed
1 task done
Tony-Liou opened this issue May 12, 2020 · 2 comments · Fixed by #2969
Closed
1 task done

Plugin App17 cannot fetch any stream #2970

Tony-Liou opened this issue May 12, 2020 · 2 comments · Fixed by #2969
Labels
plugin issue A Plugin does not work correctly

Comments

@Tony-Liou
Copy link

Tony-Liou commented May 12, 2020

Plugin Issue

  • This is a plugin issue and I have read the contribution guidelines.

Description

Stream currently unavailable.
The output of the Streamlink is always the same. Even if the streamer is streaming online.

Reproduction steps / Explicit stream URLs to test

Paste any URL (e.g., https://17.live/live/{any stream ID}) and execute the command.

Log output

C:\>streamlink https://17.live/live/7000362 -l trace
[22:44:25,408][cli][debug] OS:         Windows 10
[22:44:25,409][cli][debug] Python:     3.6.6
[22:44:25,410][cli][debug] Streamlink: 1.4.1
[22:44:25,410][cli][debug] Requests(2.23.0), Socks(1.7.1), Websocket(0.57.0)
[22:44:25,410][cli][info] Found matching plugin app17 for URL https://17.live/live/7000362
[22:44:25,735][plugin.app17][info] Stream currently unavailable.
error: No playable streams found on this URL: https://17.live/live/7000362

Additional comments, screenshots, etc.

screenshot

@bastimeyer
Copy link
Member

There's already a PR with a fix for that which you could try out: #2969

@bastimeyer bastimeyer added the plugin issue A Plugin does not work correctly label May 12, 2020
@gravyboat
Copy link
Member

Closing since there's already an open PR.

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 a pull request may close this issue.

3 participants