
Originally Posted by
Ryson282
Little question though, how do you know some letter should be uppercase? When I use the network view in my browser, these were shown as lowercase.
I'm getting the mpd url directly from the api with a custom script I made. The error isn't related to uppercase letters, I figured out that in the mpd link you sent, the end isn't right, it end by ".mdp" instead of ".mpd".
The second error "Object reference not set to an instance of an object." is strange, I ran the command on my side and it work perfectly..
Try running command by hand removing "&&".
Code:
N_m3u8DL-RE "https://C9851Ec-az-westeurope-fsly.cdn.redbee.live/rtbf/auvio/assets/3190766_6BA97Bb/materials/x87nCQwiZ2_6BA97Bb/vod-idx-2.ism/.mpd" --key 6441d4830064440ba855aadbb91e9d05:2765a14aee8046b2046bbc9746a4cb28 --save-name "01 - Recto-verso" -mt --select-video best --select-audio all --select-subtitle all -M format=mkv
Code:
N_m3u8DL-RE "https://C9851Ec-az-westeurope-fsly.cdn.redbee.live/rtbf/auvio/assets/3190778_6BA97Bb/materials/Mv9782FPot_6BA97Bb/vod-idx-2.ism/.mpd" --key 6e1c8b60c39643678cc70984d0502db0:7bea500e2000a29ad31644f72fbf39d4 --save-name "02 - ISO 8601" -mt --select-video best --select-audio all --select-subtitle all -M format=mkv
Code:
N_m3u8DL-RE "https://C9851Ec-az-westeurope-fsly.cdn.redbee.live/rtbf/auvio/assets/3193318_6BA97Bb/materials/FQIPCafr5c_6BA97Bb/vod-idx-2.ism/.mpd" --key 5dcaa8ec60eb401383c259c88ce8dbb9:65ba3037bce3238b298262246d336092 --save-name "03 - Penicillium Brevicaule" -mt --select-video best --select-audio all --select-subtitle all -M format=mkv
Code:
N_m3u8DL-RE "https://C9851Ec-az-westeurope-fsly.cdn.redbee.live/rtbf/auvio/assets/3193338_6BA97Bb/materials/RtrnBLffjE_6BA97Bb/vod-idx-2.ism/.mpd" --key c8803973254b43b09b2bc64241975c10:c0c7db49a8fe39f61b44d33d38581d1f --save-name "04 - Cheval de Troie" -mt --select-video best --select-audio all --select-subtitle all -M format=mkv
Edit : as @white_snake said it's related to windows cmd, I replaced ' by "