aboutsummaryrefslogtreecommitdiff
tag name1.0.0 (d0f980e34b38d1629113ab03ae29d355f0d277a3)
tag date2021-01-10 16:15:09 +0100
tagged byJulian Hurst <julian.hurst92@gmail.com>
tagged objectcommit f650ebfaf2...
downloadytparser-1.0.0.tar.gz
ytparser 1.0.0
First release of ytparser. ytparser supports querying a term while choosing a page, language and order (relevance, date, views, rating). Data can be used as ytparser.Item structs directly or formatted to a string using a go text/template. ytparser extracts the following video data: - Id - Title - Url - ThumbUrl (thumbnail url) - ChannelId - ChannelUrl - Published (video published date) - LengthText (length of the video)