Shakerato

install curl to download YouTube-8M on windows 10 본문

Research

install curl to download YouTube-8M on windows 10

Shakeratto 2018. 8. 6. 22:37

Refer to https://chocolatey.org/install

Refer to http://thesociablegeek.com/azure/using-curl-in-powershell/


1. in cmd


1. in powershell


2. choco install curl

   -> Y [Yes]

3. curl http://data.yt8m.org/download.py


(for example, download frame level validate dataset from asia server)

 > set partition=2/frame/validate

 > set mirror=asia

 > python download.py

Comments