cDima / Aerial

Aerial Apple TV screen saver for Windows
1.97k stars 181 forks source link

Is there a way to add my own drone videos #76

Closed jbpenrod closed 7 years ago

jbpenrod commented 7 years ago

It would be neat for it to pull from any file in the cache. When i place a video there, it will not utilize that video whatsoever, but defaults to the Apple videos. What is telling it to grab those videos, and can I change it to grab whatever video is in the cache?

cDima commented 7 years ago

The cached names need to match the ones from apple, but it would be easy to add an option for your own folder of videos.

cDima commented 7 years ago

@jbpenrod btw the class of the project that tells it where to download video from is here - https://github.com/cDima/Aerial/blob/master/ScreenSaver/AerialEntities.cs