JakobKallin / RPG-Ambience

Bring your tabletop RPGs to life with sound and visuals.
http://rpg-ambience.com
GNU General Public License v3.0
36 stars 9 forks source link

Add media by URL, from various sources #65

Open JakobKallin opened 9 years ago

JakobKallin commented 9 years ago

For scenarios where users cannot easily add media to their Google Drive, being able to add media directly from a URL would be convenient. The URL could be parsed and then automatically processed if the given source is supported. Examples of sources that could be supported are YouTube and SoundCloud.

One challenge is to manage the technical limitations of the various APIs (or embeds). Another potential problem is the licensing restrictions for importing or embedding content.