Last active
August 29, 2015 14:00
-
-
Save basso/11406397 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
>curl http:// UrlPath /api/library/casts -H "Authorization:SuperSecretToken" | |
[ { "arrangement" : null, | |
"feed" : { "atom:link" : { "href" : "http://pubsubhubbub.appspot.com/", | |
"rel" : "hub" | |
}, | |
"copyright" : "Copyright Jupiter Broadcasting", | |
"description" : "A weekly show covering the latest developments in the world of the BSD family of operating systems. News, Tutorials and Interviews for new users and long time developers alike.\n", | |
"docs" : "http://blogs.law.harvard.edu/tech/rss", | |
"generator" : "Feeder 2.5.1(1836); Mac OS X Version 10.9.2 (Build 13C1021) http://reinventedsoftware.com/feeder/", | |
"itunes:author" : "Jupiter Broadcasting", | |
"itunes:block" : "no", | |
"itunes:category" : { "itunes:category" : "Tech News" }, | |
"itunes:explicit" : "no", | |
"itunes:image" : { "href" : "http://www.jupiterbroadcasting.com/images/bsdnow-badge.jpg" }, | |
"itunes:keywords" : "BSD,FreeBSD,PCBSD,PC,BSD,OpenBSD,NetBSD,DragonFlyBSD,FreeNAS,pfSense,Interview,Tutorial,ZFS,UFS", | |
"itunes:owner" : { "itunes:email" : "[email protected]", | |
"itunes:name" : "Jupiter Broadcasting" | |
}, | |
"itunes:subtitle" : "Everything you wanted to know about BSD", | |
"itunes:summary" : "A weekly show covering the latest developments in the world of the BSD family of operating systems. News, Tutorials and Interviews for new users and long time developers alike.", | |
"language" : "en", | |
"lastBuildDate" : "Wed, 23 Apr 2014 11:09:34 -0700", | |
"link" : "http://www.jupiterbroadcasting.com/show/bsdnow/", | |
"media:category" : { "media:category" : "Technology/Tech News", | |
"scheme" : "http://www.itunes.com/dtds/podcast-1.0.dtd" | |
}, | |
"media:copyright" : "Copyright Jupiter Broadcasting", | |
"media:credit" : { "media:credit" : "Jupiter Broadcasting", | |
"role" : "author" | |
}, | |
"media:description" : { "media:description" : "Everything you wanted to know about BSD", | |
"type" : "plain" | |
}, | |
"media:keywords" : "BSD,FreeBSD,PCBSD,PC,BSD,OpenBSD,NetBSD,DragonFlyBSD,FreeNAS,pfSense,Interview,Tutorial,ZFS,UFS", | |
"media:rating" : "nonadult", | |
"media:thumbnail" : { "url" : "http://www.jupiterbroadcasting.com/images/bsdnow-badge.jpg" }, | |
"pubDate" : "Wed, 23 Apr 2014 11:09:34 -0700", | |
"title" : "BSD Now Mobile" | |
}, | |
"id" : "1", | |
"name" : "BSD Now Mobile", | |
"url" : "http://feeds.feedburner.com/BsdNowMobile" | |
}, | |
{ "arrangement" : null, | |
"feed" : { "atom:link" : { "href" : "http://feeds.twit.tv/brickhouse.xml", | |
"rel" : "self", | |
"type" : "application/rss+xml" | |
}, | |
"category" : "Live", | |
"copyright" : "\nThis work is licensed under a Creative Commons License - Attribution-NonCommercial-ShareAlike - http://creativecommons.org/licenses/by-nc-sa/3.0/\n", | |
"creativeCommons:license" : "http://creativecommons.org/licenses/by-nc-sa/3.0/", | |
"description" : "\nLeo Laporte brings some of the most interesting personalities in technology together to talk about the most important issues. Fun, relaxed, informative and always entertaining, count on TWiT for the best tech podcasts in the world.\n\nCatch all the shows live 24/7/365 at http://live.twit.tv/\n", | |
"docs" : "http://blogs.law.harvard.edu/tech/rss", | |
"generator" : "TWiT Feed Generator v2.3", | |
"image" : { "height" : "144", | |
"link" : "http://twit.tv/", | |
"title" : "All TWiT Shows (MP3)", | |
"url" : "http://feeds.twit.tv/coverart/all144audio.jpg", | |
"width" : "144" | |
}, | |
"itunes:author" : "TWiT", | |
"itunes:block" : "no", | |
"itunes:category" : { "text" : "News & Politics" }, | |
"itunes:explicit" : "no", | |
"itunes:image" : { "href" : "http://feeds.twit.tv/coverart/all1400audio.jpg" }, | |
"itunes:keywords" : "\nThis Week In Tech, Leo Laporte, TWiT, Mike Elgan, Sarah Lane, Jason Howell, Tech News, Technology News, TNT, TN2, Today, Tonight\n", | |
"itunes:owner" : { "itunes:email" : "[email protected]", | |
"itunes:name" : "Leo Laporte" | |
}, | |
"itunes:subtitle" : "A feed of all the shows produced by TWiT.tv.", | |
"itunes:summary" : "\nLeo Laporte brings some of the most interesting personalities in technology together to talk about the most important issues. Fun, relaxed, informative and always entertaining, count on TWiT for the best tech podcasts in the world.\n\nCatch all the shows live 24/7/365 at http://live.twit.tv/\n", | |
"language" : "en-US", | |
"lastBuildDate" : "Mon, 28 Apr 2014 00:46:26 -0700", | |
"link" : "http://twit.tv/", | |
"managingEditor" : "[email protected] (Leo Laporte)", | |
"pubDate" : "Mon, 28 Apr 2014 00:46:26 -0700", | |
"sy:updateFrequency" : "1", | |
"sy:updatePeriod" : "hourly", | |
"title" : "All TWiT Shows (MP3)", | |
"ttl" : "60", | |
"webMaster" : "[email protected] (Leo Laporte)" | |
}, | |
"id" : "5", | |
"name" : "All TWiT Shows (MP3)", | |
"url" : "http://feeds.twit.tv/brickhouse.xml" | |
} | |
] | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment