youtube_explode_dart icon indicating copy to clipboard operation
youtube_explode_dart copied to clipboard

get an incorrect publishDate

Open Ziven-n opened this issue 3 years ago • 0 comments

youtube_explode_dart: "^1.10.6"

When I retrieved the release date of an unreleased live video course, I returned an incorrect time

the urlLink:https://www.youtube.com/watch?v=DWtHKh7r2k0

It will be released on 2022/3/10 but the publishDate I get is : publishDate:DateTime (2022-03-03 00:00:00.000)

This only happens with links to videos that haven't been live yet

Ziven-n avatar Mar 09 '22 07:03 Ziven-n