You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent player microformat from being overwritten by the next microformat (iv-org#5453)
* Prevent player microformat from being overwritten by the next microformat
Closesiv-org#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 <[email protected]>
---------
Co-authored-by: syeopite <[email protected]>
0 commit comments