platypush/platypush/plugins/video
Fabio Manganiello d0ca6b8e93 Replaced the YouTube search results parsing logic that relied on BeautifulSoup with a simpler logic that only uses regexes to parse video results. It greatly improves the performance of YouTube video search and removes the dependency on BeautifulSoul and lxml 2018-05-13 14:29:31 +02:00
..
__init__.py Added __init__.py 2017-12-27 10:37:15 +01:00
omxplayer.py Replaced the YouTube search results parsing logic that relied on BeautifulSoup with a simpler logic that only uses regexes to parse video results. It greatly improves the performance of YouTube video search and removes the dependency on BeautifulSoul and lxml 2018-05-13 14:29:31 +02:00
torrentcast.py Implemented torrent search, download and streaming in OMXPlayer plugin 2018-04-25 11:29:03 +02:00