Skip to content

A .NET library, that allows to download videos from YouTube and/or extract their audio track (currently only for flash videos).

Notifications You must be signed in to change notification settings

gregyjames/OCTANE-YoutubeExtractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

OCTANE-YoutubeExtractor

Overview

YoutubeExtractor is a library for .NET, written in C#, that allows to download videos from YouTube and/or extract their audio track (audio extraction currently only for flash videos). This fork is decicated to be used as a sample implementation of Octane Download Engine.

License

YoutubeExtractor has two licenses;

The YouTube URL-extraction code is licensed under the MIT License

The audio extraction code that is originally from FlvExtract is licenced under the GNU General Public License version 2 (GPLv2)

Files that are GPLv2 licensed are explicitly marked with the GPLv2 header at the top of the file. All other files are implicitly MIT licensed.

Credits

About

A .NET library, that allows to download videos from YouTube and/or extract their audio track (currently only for flash videos).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%