mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 23:50:58 +00:00
1 line
3.8 KiB
JSON
1 line
3.8 KiB
JSON
[{"user_id": 2062, "stars": [], "topic_id": 38793, "date_created": 1307650348.9054661, "message": "I saw some of the live stream, but I didnt check a lot of sessions that I would have liked to have seen. Does anyone know if the videos will be posted later?", "group_id": 7230, "id": 1353216}, {"user_id": 26925, "stars": [], "topic_id": 38793, "date_created": 1307656956.289216, "message": "I think they will be available when the postproduction has been finished.", "group_id": 7230, "id": 1354601}, {"user_id": 2062, "stars": [], "topic_id": 38793, "date_created": 1307663361.2443039, "message": "that will be cool, I'll keep an eye on the blog i guess. kinda wish the ustream was just archived.", "group_id": 7230, "id": 1355932}, {"user_id": 35325, "stars": [{"date_created": 1307699680.960979, "user_id": 1}, {"date_created": 1307731628.2012949, "user_id": 7517}, {"date_created": 1309244324.7379429, "user_id": 35545}], "topic_id": 38793, "date_created": 1307691707.3264599, "message": "I'd like that too! Could use another view of Idan Gazit's talk about Sass and Compass", "group_id": 7230, "id": 1358180}, {"user_id": 23031, "stars": [], "topic_id": 38793, "date_created": 1307797618.346812, "message": "we'll post the videos probably within two weeks, as @keimlink says: postproduction still needs to be done. And we do have a fair amount of material so that requires some time. We'll update the blog once the videos are available", "group_id": 7230, "id": 1369833}, {"user_id": 14606, "stars": [], "topic_id": 38793, "date_created": 1307827235.68783, "message": "Very nice, looking forward to rewatching some of that.", "group_id": 7230, "id": 1371735}, {"user_id": 1279, "stars": [], "topic_id": 38793, "date_created": 1308467952.357486, "message": "any update on the videos?", "group_id": 7230, "id": 1430609}, {"user_id": 34791, "stars": [], "topic_id": 38793, "date_created": 1308639830.6261261, "message": "@SafPlusPlus +1", "group_id": 7230, "id": 1446300}, {"user_id": 28690, "stars": [], "topic_id": 38793, "date_created": 1309157662.9479251, "message": "Not able to play this video http://ontwik.com/django/relax-your-project-with-couchdb/ Gets stuck after 4mins ...", "group_id": 7230, "id": 1493301}, {"user_id": 29051, "stars": [], "topic_id": 38793, "date_created": 1309399238.8402159, "message": "Videos are up here: http://blip.tv/djangocon-europe-2011. It's really a shame (and difficult to understand) that their titles don't say what talk it is, only when and who.", "group_id": 7230, "id": 1524433}, {"user_id": 26925, "stars": [], "topic_id": 38793, "date_created": 1309465554.6282949, "message": "This talk is not Alex Gaynor, but Jannis Leidel about Packaging http://blip.tv/djangocon-europe-2011/monday-1400-alex-gaynor-5309330", "group_id": 7230, "id": 1532263}, {"user_id": 34791, "stars": [{"date_created": 1309981773.7814651, "user_id": 28384}], "topic_id": 38793, "date_created": 1309540368.573015, "message": "is there a chance to get mp4?", "group_id": 7230, "id": 1543270}, {"user_id": 11647, "stars": [{"date_created": 1313110880.7960401, "user_id": 35545}], "topic_id": 38793, "date_created": 1311905510.166218, "message": "import urllib\nimport re\nfrom BeautifulSoup import BeautifulStoneSoup\n\nrss_feed = urllib.urlopen('http://blip.tv/djangocon-europe-2011/rss')\nb_soup = BeautifulStoneSoup(rss_feed)\n\nmp4_urls = []\n\nfor item in b_soup.findAll('item'):\n url = item.find('enclosure').attrs[2][1]\n mp4_urls.append(url)\n\n#Removing duplicates\nurl_list = list(set(mp4_urls))\nfor url in url_list:\n print url", "group_id": 7230, "id": 1744001}, {"user_id": 35545, "stars": [], "topic_id": 38793, "date_created": 1313110876.6154809, "message": "@elg0nz good idea... I miss the titles of the talks, so I've written a script that looks them up in the schedule and downloads both video and slides: https://bitbucket.org/charstring/djangocon-talks", "group_id": 7230, "id": 1852943}] |