hangzhaomit / Sound-of-Pixels

Codebase for ECCV18 "The Sound of Pixels"
http://sound-of-pixels.csail.mit.edu
MIT License
370 stars 74 forks source link

Downloading the videos from JSON file #1

Open Souvik207 opened 5 years ago

Souvik207 commented 5 years ago

In the JSON file mentioned, there are a number of youtube IDs. I wanted to ask, do we need to manually download them from the said file, or is there any other better way? Also, how to extract frames and the audio signal at the desired rates? I have never used JSON formats before, so please excuse my ignorance. Some guidance would be helpful.