prof18/YoutubeParser

v3.0.0 extend Parse class to get more video info

Opened this issue · 1 comments

Hi. Migrating from v2.2 to v3.0.0 now is not able to extend Parse class, as it is not a AsyncTask anymore. There is any class, object or callback to override to be able to get the video items to get more info like channelID, channelTitle, description, etc? I used to override the onPostExecute of your Parser class to get these info and create an VideoExtended class.
Thanks

Hi,
it's a really old issue, I know but if you still need support let me know. I could add the fields that you are interested in.