plugin.video.invidious icon indicating copy to clipboard operation
plugin.video.invidious copied to clipboard

Date and hour in description

Open s0rau opened this issue 5 years ago • 4 comments

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

  • this video on YouTube website the url (https://www.youtube.com/watch?v=OL_2nWvv4VE -> 18 avr. 2020)
  • the same video on Invidious Kodi extension (2020-04-21 10:44:51)

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

s0rau avatar May 21 '20 08:05 s0rau

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

  • https://invidio.us/api/v1/videos/OL_2nWvv4VE
  • https://invidio.us/api/v1/channels/UCiEk4xHBbz0hZNIBBpowdYQ/videos?page=1 it's the seventh item (index 6) in the list from the second link.

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

lekma avatar May 21 '20 10:05 lekma

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)

lekma avatar May 21 '20 10:05 lekma

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

s0rau avatar May 21 '20 11:05 s0rau

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

s0rau avatar Oct 13 '20 17:10 s0rau