<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>S3 on KenCochrane.com</title>
    <link>https://www.kencochrane.com/tags/s3/</link>
    <description>Recent content in S3 on KenCochrane.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Powered by [Hugo](//gohugo.io). Theme by [PPOffice](https://github.com/ppoffice).</copyright>
    <lastBuildDate>Sat, 14 Feb 2015 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.kencochrane.com/tags/s3/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Uploading a Video to Facebook from AWS S3 using python</title>
      <link>https://www.kencochrane.com/blog/2015/02/upload-video-to-facebook-from-s3-using-python/</link>
      <pubDate>Sat, 14 Feb 2015 00:00:00 +0000</pubDate>
      
      <guid>https://www.kencochrane.com/blog/2015/02/upload-video-to-facebook-from-s3-using-python/</guid>
      <description>If you have some video files stored in Amazon S3 and you want to upload those videos to a Facebook page, using their video API here is some python code that I used recently.
I spent a good chunk of a day trying to get this too work, so I&amp;rsquo;m posting this here to help anyone else who is trying to do the same.
This code isn&amp;rsquo;t using any special facebook libraries it is just using normal python along with the requests library.</description>
    </item>
    
  </channel>
</rss>