Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore).
Instead, use the transform function we already have :)
This partially reverts commit c7bee2a7254d31b7c478c0ac33bf23bdeba1c53c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was broken in the mean time, so add a test case to make sure it doesn't break silently again.
|
|
|
|
|
|
|
|
|
|
|
|
We're seeing quite a number of people who do not put a video file in the og:video field, but the player URL. Try to detect some of these and filter them out.
|
|
|
|
|
|
|
|
|
|
|
|
|