Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bsandrow/python-flvid

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flvid

A framework for building web video scrapers. The main narrative goes like this:

  1. You pass a URL to a scraper
  2. The scraper extracts the video link and associated metadata and stores it in a object that is a sub-class of flvid.Video.
  3. The Video object has methods on it for interacting with the associated metadata, including downloading the video to a file.

Usage

import flvid
video = flvid.get_video('http://www.example.com/afgdfgdfgfag')
video.download_video(dest='/tmp')

Legal Note

It is the end-user's responsibility to determine whether their copying falls under fair use, or that they have permission to create copies of said videos.

Roadmap

  • I need to put some TLC into flvid.app

Copyright

Copyright (c) 2011 Brandon Sandrowicz under the MIT license. See LICENSE.txt.

About

Framework for extracting flash videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.