Skip to content

wSapsaN/rutubeload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rutubeload

This project is designed to download videos from rutube. At this stage, the program saves the file in ts format. Plans are to receive mp4 files.

You also need to output timeLine at the time of downloading chunks.

Build

mkdir build
cd build

cmake ../
make

Launch:

./rutubeload -h # you receive instruction
./rutubeload <LINK> # if file doesn't define, the application itself creates "file.ts"
./rutubeload <LINK> <FILENAME> # define filename without extension

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors