Skip to content

07101994/YouTubeWatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find & Download YT vids as mp3/mp4

  • experiment with UWP and see what it can do
  • test the folder/file/security/permission uwp api
  • experiment on the media api's & controls to see how evolved the uwp api is
  • use 3rd party libs , ffmpeg / youtubeconverter. Lets see how easy it is to incorporate them in the UWP sandbox
  • use sqlite for client side DB persistence

Home (webview loading youtube): alt text

Youtube Selected Video (webview loading youtube video): This gives you the option to download the vid as mp3/4 and quality alt text

Job : once you download video it is queued as a job alt text

Job : closer look at the taskbar showing inprogress job, job queue count and Library count alt text

Library (clicking on library tile on taskbar) : clicking on library tile will take you to the Library (xaml view of the media you downloaded) alt text

MediaPlayer above Webview: playing from your library will load the UWP MediaPlayerElement which has no airspace issues with webview, so appears above it. alt text

About

watch youtube from your windows desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%