Skip to content

shibby/owncloud-youtubedl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Dl

Youtube downloader app for OwnCloud

Place youtubedl folder in owncloud/apps/

Requirements

  • youtube-dl (Required for download youtube videos. See http://rg3.github.io/youtube-dl/download.html for installing. Do not install with your package manager such as apt-get.)
  • avconv (Required for converting downloaded file to mp3. Install with sudo apt-get install libav-tools )

ChangeLog

TODO

  • Rename downloaded file's name.
  • Use OwnCloud API instead of Symfony Proccess for removing old files.
  • Add a progressbar.
  • Make ffmpeg usable.

About

Youtube downloader app for owncloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published