Coder Social home page Coder Social logo

scottmccoy / xvideoservicethief Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xvst/xvideoservicethief

0.0 1.0 0.0 5.68 MB

xVideoServiceThief is a tool for downloading your favourite video clips from a lot of video websites. xVideoServiceThief also provide you the ability to convert each video in most popular formats: AVI, MPEG1, MPEG2, WMV, MP4, 3GP, MP3 file formats.

xvideoservicethief's Introduction

xVideoServiceThief (aka xVST)

xVideoServiceThief is a tool for downloading your favourite video clips from a lot of video websites. xVideoServiceThief also provide you the ability to convert each video in most popular formats: AVI, MPEG1, MPEG2, WMV, MP4, 3GP, MP3 file formats.

Official site: http://xviservicethief.sourceforge.net

Project on SourceForge.net: https://sourceforge.net/projects/xviservicethief/


Is this the official version of xVST?

Yes. We moved our source code to GitHub. Why? Easy, we want give the community the opportunity to collaborate more directly and interactively with us and GitHub is the best tool today for this.

We will continue using the SourceForge.net platform for hosting, binary releases, wiki, statistics, etc... because is a great tool and we love it.

Fork us!!

Is this project dead?

Evidently, no ;)

Where I can find more information?

https://sourceforge.net/apps/mediawiki/xviservicethief/index.php?title=Main_Page

How to compile xVST?

A compiler directrive (STATIC_BUILD) must be defined if you want to get a "valid" xVST compilation.

  • Static mode:

    If you want compile the xVST in STATIC version, you should do: > qmake -set build_mode static_build > qmake > make

  • Dynamic mode:

    If you want compile the xVST in DYNAMIC version, you should do: > qmake -set build_mode dynamic_build > qmake > make

  • Frameworks mode (only MacOSX):

    If you want compile the xVST in FRAMEWORKS version, you should do: > qmake -set build_mode frameworks_build > qmake > make

If you are using Windows, you can use the automated scripts for compile the xVST.

> compile-tools/compile-vc++.bat	(static + VC++2010)
> compile-tools/compile-mingw.bat	(dynamic + mingw)

xvideoservicethief's People

Contributors

xvst avatar xesk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.