Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploading remote url files(youtube/vimeo/...) #12

Open
yinx opened this issue Dec 11, 2017 · 0 comments
Open

Uploading remote url files(youtube/vimeo/...) #12

yinx opened this issue Dec 11, 2017 · 0 comments

Comments

@yinx
Copy link
Contributor

yinx commented Dec 11, 2017

uploading remote videos without downloading could work as follows:

  • a custom 'type' on the asset_pivot table called 'videos'
  • the video gets a custom property with the type of video link i.e. youtube, vimeo, etc,
  • a second custom property filename will be the actual link to the resource
  • a custom flow will need to be worked out to get the remote urls as we need to get it from the custom properties instead of building the url from the name/id from the media table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant