Skip to content

flachesis/youtube-video-fetch

Repository files navigation

usage:
1. ./yvideofetch -k "xxxxxxxxxxx,yyyyyyyyyyy,zzzzzzzzzzz" [-s workingDIR] [-t threadNum]
xxxxxxxxxxx,yyyyyyyyyyy and zzzzzzzzzzz is youtube video id.
2. ./yvideofetch -f "file name" [-s workingDIR] [-t threadNum]

file format:
xxxxxxxxxxx
yyyyyyyyyyy
zzzzzzzzzzz

Requirements:
libcurl.
gnu c++ compiler OR MINGW compiler.

About

fetch youtube video using c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages