Problem with a live stream
See original GitHub issueBug Report
- This is a bug report and I have read the contribution guidelines.
Description
Expected / Actual behavior
Download the livestream from https://www.irinn.ir/fa/live
Reproduction steps / Explicit stream URLs to test
- streamlink https://cdn1live.irib.ir/live-channels/smil:irinn/playlist.m3u8SOMESTRING best
- …
- …
Log output
[cli][debug] Python: 3.8.2
[cli][debug] Streamlink: 1.3.1
[cli][debug] Requests(2.22.0), Socks(1.7.1), Websocket(0.57.0)
[cli][info] Found matching plugin hls for URL https://cdn1live.irib.ir/live-channels/smil:irinn/playlist.m3u8?s=x6-14mg_zvFnM-wvxNfwZA
[plugin.hls][debug] URL=https://cdn1live.irib.ir/live-channels/smil:irinn/playlist.m3u8?s=x6-14mg_zvFnM-wvxNfwZA; params={}
[utils.l10n][debug] Language code: en_US
error: Unable to open URL: https://cdn1live.irib.ir/live-channels/smil:irinn/playlist.m3u8?s=x6-14mg_zvFnM-wvxNfwZA (403 Client Error: Forbidden for url: https://cdn1live.irib.ir/live-channels/smil:irinn/playlist.m3u8?s=x6-14mg_zvFnM-wvxNfwZA)
Additional comments, screenshots, etc.
Love Streamlink? Please consider supporting our collective. Thanks!
Issue Analytics
- State:
- Created 3 years ago
- Comments:11
Top Results From Across the Web
Troubleshoot your YouTube live stream - Google Help
Make sure your live stream encoder is working · Make sure you are using the latest version of your encoder software. If not,...
Read more >How to Troubleshoot Live Streaming Issues with Broadcasting
Live streaming has a lot of moving parts. If things go wrong, here are ten ways for troubleshooting streaming issues right away.
Read more >How To Troubleshoot Common Live Streaming Issues
How To Troubleshoot Common Live Streaming Issues: A Comprehensive Guide · 1. Check Your Internet Connection · 2. Prepare Your Devices · 3....
Read more >10 Simple Ways To Fix All Video Streaming Issues
The 10 methods to fix video streaming problems include: · Check the internet connectivity · Switch to a different streaming platform · Reduce...
Read more >6 steps to solving your streaming video problems - TechHive
6 steps to solving your streaming video problems · Step 1: Restart everything · Step 2: Know your internet speed · Step 3:...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
you are missing a few parameters:
Thank you I just read your first reply more carefully and learned I had forgotten the “” marks at the beginning and end of URL.
However it’s weird because for other URLs I didin’t use any “” and they worked. Anyway thanks for your help and time.