Start playing partially downloaded videos in VLC
Thu, Mar 6 2008 at 7:30AM PST • Contributed by: cdfmrl
Thu, Mar 6 2008 at 7:30AM PST • Contributed by: cdfmrl
I frequently download video files from a web server, and would like to start watching them before the download completes -- VLC, for one, can start playing a video while Safari downloads it. This AppleScript automates that task. Simply select the .download file in the Finder and run the script. You'll probably want to save this script as an Application Bundle:
When VLC opens certain incomplete video files, it will give a few errors. To get rid of these, go to Preferences in VLC, then the Interfaces section. Check Advanced at the bottom to show all the options, and make sure that Be Quiet is checked, and Interface Interaction is unchecked. You may also want to check Always on Top or Fullscreen Video Output in the Video section.
The result is that you can select a .download file, then run the script, and your video will begin playing without errors.
The result is that you can select a .download file, then run the script, and your video will begin playing without errors.
•
[4,531 views]
