Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for extracting embedded videos from web pages #2

Merged
merged 1 commit into from
Jul 6, 2014

Conversation

ageitgey
Copy link
Owner

@ageitgey ageitgey commented Jul 6, 2014

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 video
width: width of video
height: height of video

ageitgey added a commit that referenced this pull request Jul 6, 2014
Add support for extracting embedded videos from web pages
@ageitgey ageitgey merged commit b78764a into master Jul 6, 2014
@ageitgey ageitgey deleted the ag-extracting-embedded-videos branch July 6, 2014 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant