-
Notifications
You must be signed in to change notification settings - Fork 38
Description
Checklist
- This is a bug report and not a different kind of issue
- I have read the contribution guidelines
- I have checked the list of open and recently closed bug reports
- I have checked the commit log of the master branch
Streamlink version
Latest stable release
Description
preinstalled python 3.12 + pip git for windows ffmpeg 7.1.1 and vlc
command python python3 pip git vlc and ffmpeg work on the windows PATH
pip3 install -U git+https://github.com/ImAleeexx/streamlink-drm
install work no retrun error
test drm link
streamlink --decryption_key aa8be47a53e129b0e0533b28450a1cbb --decryption_key_2 b06c704d8da89332e257afe414792e01 https://ncdn-live.pfd.sfr.net/sdash/LIVE$TF1/index.mpd/Manifest?start=LIVE&end=END&device=dash_dyn_wide best
return
usage: streamlink [OPTIONS] [STREAM]
streamlink: error: unrecognized arguments: --decryption_key --decryption_key_2 b06c704d8da89332e257afe414792e01 https://ncdn-live.pfd.sfr.net/sdash/LIVE$TF1/index.mpd/Manifest?start=LIVE
'end' is not recognized as an internal or external command, an executable program, or a batch file.
'device' is not recognized as an internal or external command, an executable program, or a batch file.
solve problem or post windows binary file
Debug log
not require