Documentation ¶
Index ¶
Constants ¶
View Source
const ( YT_FEED_URL = "https://www.youtube.com/feeds/videos.xml?channel_id=%s" YT_VIDEO_URL = "https://youtube.com/watch?v=%s" )
Variables ¶
This section is empty.
Functions ¶
func ConvertAtomToRSS ¶
Convert to Yt Atom to RSS given a Reader that provides xml
func ConvertYtToRss ¶
func ConvertYtToRss(w io.Writer, channel_id string, meta RSSMetadata) error
bounce_url in the format of http://domain/?id=%s
Types ¶
Click to show internal directories.
Click to hide internal directories.