-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Checklist
- This is a plugin issue and not a different kind of issue
- I have read the contribution guidelines
- I have checked the list of open and recently closed plugin issues
- I have checked the commit log of the master branch
Collaboration
Streamlink version
[cli][info] Your Streamlink version (7.0.0) is up to date!
Description
I get an error message saying: "No plugin can handle URL", even though there is supposed to be a plugin for tv4.
I did notice that the plugin tries to match "program", whereas the current URL uses "video". Perhaps that is the source of the problem...
Debug log
streamlink https://www.tv4play.se/video/b2a8279fa47514892aec/love-in-translation best -o foo.mp4
[cli][debug] OS: Windows 11
[cli][debug] Python: 3.12.7
[cli][debug] OpenSSL: OpenSSL 3.0.15 3 Sep 2024
[cli][debug] Streamlink: 7.0.0
[cli][debug] Dependencies:
[cli][debug] certifi: 2024.8.30
[cli][debug] isodate: 0.7.2
[cli][debug] lxml: 5.3.0
[cli][debug] pycountry: 24.6.1
[cli][debug] pycryptodome: 3.21.0
[cli][debug] PySocks: 1.7.1
[cli][debug] requests: 2.32.3
[cli][debug] trio: 0.27.0
[cli][debug] trio-websocket: 0.11.1
[cli][debug] typing-extensions: 4.12.2
[cli][debug] urllib3: 2.2.3
[cli][debug] websocket-client: 1.8.0
[cli][debug] Arguments:
[cli][debug] url=https://www.tv4play.se/video/b2a8279fa47514892aec/love-in-translation
[cli][debug] stream=['best']
[cli][debug] --loglevel=debug
[cli][debug] --output=foo.mp4
[cli][debug] --ffmpeg-ffmpeg=C:\Program Files\Streamlink\ffmpeg\ffmpeg.exe
error: No plugin can handle URL: https://www.tv4play.se/video/b2a8279fa47514892aec/love-in-translation