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

Direct posting to Twitter, Facebook, etc. #4

Open
veltman opened this issue Jul 21, 2016 · 1 comment
Open

Direct posting to Twitter, Facebook, etc. #4

veltman opened this issue Jul 21, 2016 · 1 comment

Comments

@veltman
Copy link
Contributor

veltman commented Jul 21, 2016

You currently have to download your video file and upload it to Twitter or Facebook separately. It would be nice to have built-in share buttons that send you to the share dialog with the video already set up. Not sure whether this is feasible or what it would entail.

@veltman
Copy link
Contributor Author

veltman commented Jul 29, 2016

From Facebook's docs:

"If you're sharing photos or videos rather than links, you will need to create a custom interface that lets people post to their own timeline, which requires implementing Facebook Login and requesting the publish_actions permission."

https://developers.facebook.com/docs/sharing/web

From Twitter's docs, it looks like an OAuth'ed user can upload a video with a multipart POST:

https://dev.twitter.com/rest/media/uploading-media

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant