DamnVid

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
User avatar
grimoire
Posts: 72
Joined: Mon 05 Jul 2010, 01:55

DamnVid

#1 Post by grimoire »

http://code.google.com/p/damnvid/

DamnVid is a cross-platform application to download and convert videos from your hard drive or from dozens of video sharing websites like YouTube, Dailymotion, Veoh, Metacafe, etc. Basically, it's a video downloader and converter that sucks less.

DamnVid is currently available in English, French, Spanish, Portuguese, and Norwegian.
What is DamnVid?

A video converter, first and foremost. It makes use of the wonderful FFmpeg library, used in other software like VLC Media Player or Google Chrome.
A video downloader. While DamnVid can convert local video files just fine, it can also download video streams from most video sharing websites. But what gives it the edge over other video downloaders and converters is that not only it does both the downloading and the converting, but it does them at the same time: it converts as it downloads, making the whole process much faster.
A cross-platform software that sucks less.

What isn't DamnVid?

A video editor. While it can do basic things like change the resolution, aspect ratio, or volume of the video, DamnVid is by no means a video editor.
A video player. DamnVid never plays anything.
A media library. DamnVid organizes its videos into customizable folders, but it stops there.
A DVD ripper.
A stable program. It just sucks less. Everything is relative.

Requirements

ffmpeg
python

User avatar
GustavoYz
Posts: 883
Joined: Wed 07 Jul 2010, 05:11
Location: .ar

#2 Post by GustavoYz »

You can add wxPython to the deps list:

Code: Select all

ImportError: No module named wx

Post Reply