/vidscraper

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

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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.