| tag name | 1.0.0 (d0f980e34b38d1629113ab03ae29d355f0d277a3) |
| tag date | 2021-01-10 16:15:09 +0100 |
| tagged by | Julian Hurst <julian.hurst92@gmail.com> |
| tagged object | commit f650ebfaf2... |
| download | ytparser-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)
