← Back to team overview

openlp-core team mailing list archive

[Bug 1151601] Re: Media: Show YouTube clip

 

youtube-dl is available (for debian-based distro's it's in the repo) -
give it a youtube url and will download the file with the title as the
filename.

file /usr/bin/youtube-dl 
/usr/bin/youtube-dl: Python script, ASCII text executable

ex: 
$ youtube-dl https://www.youtube.com/watch?v=YRNKnCJXmBc
saves as:
'Bolt Pigeons Scene (Hollywood)-YRNKnCJXmBc.mp4'

Or possibly even incorporate some of the python code.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1151601

Title:
  Media: Show YouTube clip

Status in OpenLP - Worship Presentation Software:
  New
Status in OpenLP trunk series:
  New

Bug description:
  It should be possible to give a YouTube path to the media plugin and
  show the movie just like any local media file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1151601/+subscriptions


References