# YoutubeParser 2.0 adds video statistics and pagination beyond 50 videos

DevFeed: [YoutubeParser 2.0 adds video statistics and pagination beyond 50 videos](<https://devfeed.tech/articles/new-big-update-for-youtube-parser-video-stats-and-much-more-25535.md>)

Original publisher: [Read original article](<https://www.marcogomiero.com/posts/2017/update-yt-parser-2/>)

Author: Marco Gomiero

Published: 2017-06-23T00:00:00Z

Content type: release

Language: en

Sources: [Posts on Marco Gomiero](<https://devfeed.tech/sources/posts-on-marco-gomiero.md>)

Topics: [Android Library](<https://devfeed.tech/topics/android-library.md>), [Library](<https://devfeed.tech/topics/library.md>), [App](<https://devfeed.tech/topics/app.md>), [Code](<https://devfeed.tech/topics/code.md>), [API](<https://devfeed.tech/topics/api.md>), [Gradle](<https://devfeed.tech/topics/gradle.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [github](<https://devfeed.tech/tags/github.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [library](<https://devfeed.tech/tags/library.md>), [load](<https://devfeed.tech/tags/load.md>), [update](<https://devfeed.tech/tags/update.md>), [videos](<https://devfeed.tech/tags/videos.md>)

## AI overview

The article announces YoutubeParser 2.0, an Android library for retrieving information from YouTube channel videos. The update adds video statistics and supports loading more than 50 videos from a channel through pagination.

## Source excerpt

Finally I've released a new big update for YoutubeParser. For people who don't know what I'm talking about, don't worry now I'm going to explain all. YoutubeParser is the first Android library that I ever wrote. With this library it is possible to get information of videos from Youtube channels. These information are: Title Link Thumbnail, with three different image size. After a year I've released this new big update, named 2.0, that introduces a bunch of new things. First of all, now it is possible to load more than 50 videos from the same channel. 50 is the maximum number of videos that can be retrieved with a single request.