Commit Graph

169 Commits

Author SHA1 Message Date
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
b0b0055d75 future stuff 2021-05-14 19:13:18 +02:00
bca13c0d4a log to stdout 2021-05-14 18:57:26 +02:00
fa8eec1769 remove hls print again 2021-05-14 18:20:45 +02:00
818315e73d remove hls print 2021-05-14 18:15:00 +02:00
76ec9db7fd add newlines in hls 2021-05-14 18:10:06 +02:00
960c1f639b disable socks for local 2021-05-14 18:03:53 +02:00
372dda4c3b remember proxy await 2021-05-14 17:48:52 +02:00
1b86fa591d await resp text 2021-05-14 17:36:40 +02:00
ec3e917d34 derp 2021-05-14 17:33:09 +02:00
7531786cfb add provider test 2021-05-14 17:28:10 +02:00
db96538980 await all 2021-05-14 17:11:30 +02:00
658e49e466 rewrite debug print 2021-05-14 17:02:56 +02:00
305c622c76 await rewrite 2021-05-14 16:53:44 +02:00
f7f478415c fix rewrite signature 2021-05-14 16:50:35 +02:00
1a3a99ec72 add error handler aiohttp 2021-05-14 16:47:09 +02:00
c8d51d2e3d live stream test 2021-05-14 16:26:31 +02:00
677648ecdd mime test 2021-05-14 16:09:06 +02:00
481167c7e1 debug print 2021-05-14 16:00:47 +02:00
ca49a74a25 double derp 2021-05-14 15:53:17 +02:00
d12e9ca882 derp 2021-05-14 15:52:22 +02:00
85b38527bc remove double else 2021-05-14 15:46:15 +02:00
acb04a3f54 no redirect on head 2021-05-14 15:43:24 +02:00
f2c5384699 fix redirect 2021-05-14 15:35:22 +02:00
b67b8558d0 new test 2021-05-14 15:30:37 +02:00
38351f27e0 replace requests with aiohttp 2021-05-14 15:10:12 +02:00
3d46f1bb64 defer videojs 2021-05-14 13:32:44 +02:00