Skip to content

DoITCreative/SeasonvarDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

SeasonVarPirateQt gives you ability to download videos from your favourite website.

Just enter seasonvar link in the field and press "Get all the links" button.

Also supports film id's.

Compiling on *nix

  • Install Qt
  • Install make
  • Run this from project directory:
mkdir build
cd build
qmake ..
make
  • Have fun ;)

Compiling on Windows

  • Install QTCreator
  • Open .pro file as new QT Project
  • Configure QTCreator
  • Push build button
  • Enjoy :)

Crosscompiling from *nix to windows

  • YOU MONSTER!
  • Install mxe with 32-bit qt support
  • Configure PATH variable
  • Create build directory
  • Run mxe's qmake from it and provide path to project root as argument
  • Run make
  • Exhale >:)

About

Application for downloading videos from seasonvar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors