lekma / plugin.video.invidious

Invidious Addon for Kodi
GNU General Public License v3.0
50 stars 7 forks source link

Date and hour in description #18

Open DavidHenryThoreau opened 4 years ago

DavidHenryThoreau commented 4 years ago

1/ In the description the date is not the same on YouTube website than in Invidous. For example :

2/ The hour can vary depends on the searched hour for the test it was 10:44

lekma commented 4 years ago

I think it's a bug in invidious, compare the 'published' field in the following urls:

I think the best course of action would be to report this inconsistency as a bug on invidious issue tracker.

lekma commented 4 years ago

also if you play the video and hit the 'i' key (for information) you get the correct date (because we hit the first link at this point)

DavidHenryThoreau commented 4 years ago

Issue reported https://github.com/omarroth/invidious/issues/1184

DavidHenryThoreau commented 3 years ago

matthewmcgarvey add an answer : https://github.com/iv-org/invidious/issues/1184#issuecomment-706430601