Commit Graph

195 Commits

Author SHA1 Message Date
0645a5a376 add title 2021-05-25 10:35:54 +02:00
ff181da10f add poster image header 2021-05-25 10:22:22 +02:00
dc164fd377 add high res thumbnail 2021-05-25 09:54:54 +02:00
d418b429aa load thumbnail 2021-05-25 09:39:34 +02:00
358693035b check content type before adding chromecast 2021-05-25 08:44:20 +02:00
82f8e6ea40 add test event handlers 2021-05-25 08:23:25 +02:00
99810e174a add html metadata parsing 2021-05-24 20:59:35 +02:00
202f1344a8 add cast button on video load success 2021-05-23 22:02:33 +02:00
ef6674b35b add favicon 2021-05-23 21:48:10 +02:00
cabccfa7b5 add nextcloud support 2021-05-22 19:08:44 +02:00
23596f3c1b change cast button removal 2021-05-21 21:03:19 +02:00
bf627362b1 simplify cast 2021-05-21 20:29:29 +02:00
99ba95bd25 add cast button 2021-05-21 14:19:12 +02:00
560928bc6e show big button regardless of chromecast being detected 2021-05-21 14:11:31 +02:00
45d9841743 add chromecast conditionally 2021-05-21 13:41:34 +02:00
b4d7b81a66 refactor docker build 2021-05-21 10:58:13 +02:00
091ec59265 reduce chromecast volume 2021-05-20 18:49:19 +02:00
a62b49e398 chromecast volume test 2021-05-20 18:42:50 +02:00
dd9be53140 create stream url in js 2021-05-20 18:33:51 +02:00
f201d8e803 override RemotePlayer 2021-05-20 17:02:45 +02:00
af036abf0d volume control test 2021-05-20 15:46:01 +02:00
4de5d09382 try to disable volume control 2021-05-20 15:33:35 +02:00
19532ee690 add chromecast button if devices are available 2021-05-20 15:07:33 +02:00
ae37908d64 reduce volume for chromecast 2021-05-20 15:01:56 +02:00
1bdb9ba621 replace ChromecastButton with button 2021-05-20 14:39:18 +02:00
014f09b1dd reorder chromecast handler 2021-05-20 14:38:28 +02:00
572c879bb7 add click handler for chromecast 2021-05-20 14:33:08 +02:00
409edcd6c7 add task timeout 2021-05-20 14:00:01 +02:00
28efc2aa6c streamlink and youtube-dl concurrently 2021-05-20 13:46:52 +02:00
a4f71634c8 add stream provider to dockerfile 2021-05-20 13:21:23 +02:00
68aa85ab6c add fallback to youtube-dl 2021-05-20 13:09:00 +02:00
d8df3ac030 add chromecast button 2021-05-19 15:54:42 +02:00
5dd5390fac use pip for python dependencies 2021-05-19 10:40:18 +02:00
4504dc7c6d filter meta data 2021-05-19 09:39:30 +02:00
01baf66bca test meta type for values 2021-05-19 09:28:08 +02:00
13cabf20f0 raw url 2021-05-19 09:21:34 +02:00
e22a394958 fix js 2021-05-19 09:19:10 +02:00
aa25a77d5f handle youtube.com in app 2021-05-19 09:03:57 +02:00
d443fc74bf add title to chromecast 2021-05-19 08:55:20 +02:00
dca632e28c remove empty intent 2021-05-19 00:58:12 +02:00
f377531dc0 add custom session 2021-05-19 00:51:47 +02:00
1d1adffd55 add basic android app 2021-05-18 19:14:14 +02:00
dd61429524 run streamlink with asyncio.to_thread 2021-05-15 10:18:10 +02:00
df153d5a12 retry content type 2021-05-15 09:45:30 +02:00
97563dec60 log content type 2021-05-15 09:30:15 +02:00
a6a7488438 retry streamlink 2021-05-15 01:22:34 +02:00
8475d928a2 clean up 2021-05-14 23:18:51 +02:00
d3df1c593a close sessions 2021-05-14 23:09:16 +02:00
0c171e84c8 cancel tasks in loop 2021-05-14 21:55:56 +02:00
55de3febd9 as_completed 2021-05-14 19:57:08 +02:00