This website requires JavaScript.
Explore
Help
Sign in
blacklight
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6c0dc9a4dc
platypush
/
platypush
/
plugins
/
video
History
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