|
Project Information
Featured
Downloads
Links
|
Inspired by the amazing work of Mike Swanson and Craig Randall I took the curl scripts written for a complete download of the PDC09 sessions and modified it to work with the MIX10 sessions! The batch file works exactly the same way as the PDC09 Downloader. You just call it and pass in the video format or PowerPoint extension and it will go out and download everything for you. Updating it for MIX10 was very easy. Since the directory structure and file naming convention is very similar, all I had to do was update the session names to match the MIX10 sessions. For your convenience, I rewrote the original instructions for PDC09 to use with MIX10: If you’d like to download all of the keynote and session content, download a recent build of cURL (~250K), and extract it to your folder-of-choice. Then, download MIX10Downloader.zip and extract the MIX10Downloader.bat file to the same folder. From a command prompt, start MIX10Downloader by passing it one of the following parameters: WMVHIGH, WMV, MP4, PPTX. Then wait. For files that aren’t available, cURL will download a file that is around 221 bytes in size (if you change the extension to .html and open it, you’ll see that the file is simply an HTML “not found” error page). To rename the files, first, download the MIX10 Renamer batch file. Then, extract the MIX10Renamer.bat file to the folder that contains your downloaded files, and from a command prompt, type MIX10Renamer WMV to rename all of the .WMV files to the full session title. By changing the parameter, you can also rename your PPTX and MP4 files. I made the following improvements to the original downloader and renamer scripts:
|