timchurch / vidscraper

Vidscraper is a python library which provides a simple API for fetching video data from various web services and sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vidscraper is a clean, simple library for a couple of rather messy issues:

  • Retrieving the source video from a "flash-only" website
  • Finding out contextual data about a pasted url: title/description/etc

Vidscraper provides a unified api for an issue that requires a lot of one-off scraping.

About

Vidscraper is a python library which provides a simple API for fetching video data from various web services and sites.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%