Closed ageitgey closed 10 years ago
Now unfluff will return a videos element for each page.
videos
videos will contain an array of embedded videos found in the article.
Each video will have: src: The url to the video width: width of video height: height of video
src
width
height
Now unfluff will return a
videos
element for each page.videos
will contain an array of embedded videos found in the article.Each video will have:
src
: The url to the videowidth
: width of videoheight
: height of video