Added YouTube plugin that leverages the YouTube API; Replaced OMXPlayer search references to the old HTML parser withe new YouTube plugin

This commit is contained in:
BlackLight 2018-12-12 22:31:36 +01:00
parent 0e7345f1ee
commit 679cad53b5
4 changed files with 110 additions and 3 deletions
docs/source

View file

@ -0,0 +1,6 @@
``platypush.plugins.google.youtube``
====================================
.. automodule:: platypush.plugins.google.youtube
:members:

View file

@ -19,6 +19,7 @@ Plugins
platypush/plugins/google.mail.rst
platypush/plugins/google.maps.rst
platypush/plugins/google.rst
platypush/plugins/google.youtube.rst
platypush/plugins/gpio.rst
platypush/plugins/gpio.sensor.accelerometer.rst
platypush/plugins/gpio.sensor.distance.rst