I was trying to download the clips posted here but was unsuccessful https://www.netflix.com/ar/title/81646853
yt-dlp can only download the first one, but I need to download all of them. Does anyone know if there is a way?
Printable View
I was trying to download the clips posted here but was unsuccessful https://www.netflix.com/ar/title/81646853
yt-dlp can only download the first one, but I need to download all of them. Does anyone know if there is a way?
its a bit manual but....
- open up developer tools - network tab
- refresh page
- select the request for "https://www.netflix.com/ar/title/81646853"
- go to the response tab
- search for "additionalVideos", there should be 6 entries
- copy the value from "url" , eg. https:\x2F\x2Focc-0-3791-1740.1.nflxso.net\x2Fso\x2Fsoa4\x2F048\x2F1580839944326771457.mp4\x3Fv\x3D1
- decode/unescape it to get the url - eg via https://www.online-toolz.com/tools/text-unicode-entities-convertor.php
- url becomes https://occ-0-3791-1740.1.nflxso.net/so/soa4/048/1580839944326771457.mp4?v=1
- use browser to download all 6 videos