Hugh Chiverton (許卓圖) · Bryan Curtis (柯文傑) · Ray Cordeiro(Uncle Ray 郭利民) · Noreen Mir (伍詠欣) · John Culkin · Peter King · Ian Pooler (蒲彥淪) · Kevin Lewis · Simon Willson · Phil Whelan · Stephanovitch Jamage · Jennifer Su · Alyson Hau(侯嘉明) · Francis K Chan · Harvey Stockwin · Anders Nelsson(聶安達) · Tim Littlechild · Pierre Tremblay · Andrew Dembina · Crystal Kwok (郭錦恩) · Lisa S. · Arthur Tam (譚皓焱) · Enid Tsui · Queenie Man · Steve James · Stuart Clarkson · Annemarie Evans · Chris B · Chura Thapa · Abid Ali Baig · Charles Martin · Christopher Coleman · Candice Moore
0
I have a login and password from a website that uses vimeo to host theirs videos. I can watch the video when logged in the website, but I would like to watch them when offline. So I decided to download the video using wget. this is the code I am using: wget --user=xxx@hotmail.com --password=xxxxx https://fresnel.vimeocdn.com/add/player-stats?session-id=398f05db2ff96e3ab6bd47dc85ff22415ee5a6711552836002 And that is the answer: --2019-03-17 11:55:37-- https://fresnel.vimeocdn.com/add/player-stats?session-id=398f05db2ff96e3ab6bd47dc85ff22415ee5a6711552836002 Resolving fresnel.vimeocdn.com (fresnel.vimeocdn.com)... 199.232.38.109 Connecting to fresnel.vimeocdn.com (fresnel.vimeocdn.com)|199.232.38.109|:443... connected. HTTP request sent, awaiting response... 405 Method Not Allowed 2019-03-17 11...