Skip to content

LeafyCoding/YT_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT_Downloader

Material Design WPF Youtube Downloader in C#

How to use

You'll need an API key from our lovely friends at Google ( https://developers.google.com/youtube/v3/getting-started ) Create a file called config.ini with this as an example:

;config.ini
[GoogleAPI]
ApiKey = "APIKEY HERE WITH QUOTES"
ApplicationName = "APPLICATION NAME HERE WITH QUOTES"

And run, you're good to go!

TODO

  1. Quality selection.
  2. Audio/Video selection.
  3. ???

About

Material Design WPF Youtube Downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages