forked from platypush/platypush
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:
parent
0e7345f1ee
commit
679cad53b5
4 changed files with 110 additions and 3 deletions
docs/source
6
docs/source/platypush/plugins/google.youtube.rst
Normal file
6
docs/source/platypush/plugins/google.youtube.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.google.youtube``
|
||||
====================================
|
||||
|
||||
.. automodule:: platypush.plugins.google.youtube
|
||||
:members:
|
||||
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue