invidious/src
Fijxu ba02a4cdf5
Prevent player microformat from being overwritten by the next microformat (#5453)
* Prevent player microformat from being overwritten by the next microformat

Closes https://github.com/iv-org/invidious/issues/5443

The player microformat is what we need to get the published date,
premiere timestamp, allowed regions and more information of the video.

Youtube introduced a new `microformat.microformatDataRenderer` in the
next endpoint which overwrote the player microformat
`microformat.playerMicroformatRenderer` when merged

* Update src/invidious/videos/parser.cr

Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>

---------

Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>
2025-09-08 17:16:22 -03:00
..
ext Update Kemal to 1.6.0 and remove Kilt 2025-01-29 11:49:45 -08:00
invidious Prevent player microformat from being overwritten by the next microformat (#5453) 2025-09-08 17:16:22 -03:00
invidious.cr Fix "ex" variable collision in invidious.cr 2025-08-23 03:35:59 -07:00