Skip to content

A small c program which parses youtube links and provides a direct link to the video stream

License

Notifications You must be signed in to change notification settings

rvaiya/yextract-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

This utility parses youtube links and provides a direct link to the media
stream. It was inspired by quvi, a much larger utility (and library) for
extracting media urls from various flash video websites. Unlike quvi this
utility only supports (and at the moment only plans to support) youtube links.
Futhermore it only has one dependency.

Compilation/Installation

To compile simply type "make", to install simply type "make install"

Dependencies

Libcurl is the only dependency required for successful compilation

License

This program is licensed under the GNU GPL V3. You are free to modify,
distribute and copy it provided you release your modifications under the same
license (a copy of which has been included with the source). 

About

A small c program which parses youtube links and provides a direct link to the video stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published