-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
plugin issueA Plugin does not work correctlyA Plugin does not work correctlyrestriction: account needed
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
Streamlink version
streamlink 6.1.0
Description
When attempting to open a WWE Network stream, I get an error 'No plugin can handle URL' occurs.
I'm not sure, but it looks like the WWE Network has changed the layout of their urls from https://watch.wwe.com/channel/2026 to https://network.wwe.com/video/505406/
Debug log
C:\Website\Streams>echo off
[cli][debug] OS: Windows 10
[cli][debug] Python: 3.11.4
[cli][debug] Streamlink: 6.1.0
[cli][debug] Dependencies:
[cli][debug] certifi: 2023.7.22
[cli][debug] isodate: 0.6.1
[cli][debug] lxml: 4.9.3
[cli][debug] pycountry: 22.3.5
[cli][debug] pycryptodome: 3.18.0
[cli][debug] PySocks: 1.7.1
[cli][debug] requests: 2.31.0
[cli][debug] trio: 0.22.2
[cli][debug] trio-websocket: 0.10.3
[cli][debug] typing-extensions: 4.7.1
[cli][debug] urllib3: 2.0.4
[cli][debug] websocket-client: 1.6.1
[cli][debug] Arguments:
[cli][debug] url=https://network.wwe.com/video/70713/st-valentines-day-massacre-1999
[cli][debug] stream=['720p']
[cli][debug] --loglevel=debug
[cli][debug] --output=C:\Website\WWE-2023-08-17-17-11-36.mp4
[cli][debug] --ffmpeg-ffmpeg=C:\Program Files\Streamlink\ffmpeg\ffmpeg.exe
[cli][debug] --wwenetwork-email=*******
[cli][debug] --wwenetwork-password=********
error: No plugin can handle URL: https://network.wwe.com/video/70713/st-valentines-day-massacre-1999
Press any key to continue
mohito12
Metadata
Metadata
Assignees
Labels
plugin issueA Plugin does not work correctlyA Plugin does not work correctlyrestriction: account needed