Commit Graph

79 Commits

Author SHA1 Message Date
9193895e45 put font-awesome cast icon in span 2021-06-10 12:23:55 +02:00
f04d343bdf only filter remote css 2021-06-10 10:41:10 +02:00
1b5249daf3 minify css 2021-06-09 15:01:19 +02:00
b721dd451f add chromecast.css to sources.py 2021-06-09 09:35:12 +02:00
25270a11ed add style from silvermone chromecast plugin 2021-06-09 09:33:36 +02:00
c40d305a1a extract mime from url (YouTube) 2021-06-04 17:03:59 +02:00
fcae9bb0ce remove aiohttp session 2021-06-04 11:46:18 +02:00
ba1f9a06b0 try again 2021-06-04 11:02:19 +02:00
9c5297b316 pass proxy address instead of object 2021-06-04 10:57:34 +02:00
5c190ca8d1 return tuple for direct connection 2021-06-04 10:53:57 +02:00
515ee62836 fix logic for direct connection 2021-06-04 10:45:30 +02:00
a8aabc1812 add aiohttp again 2021-06-04 10:38:34 +02:00
aa21855d81 test socks with tcp only 2021-06-04 10:37:04 +02:00
1176c35981 only add to cache if not empty 2021-06-04 09:18:57 +02:00
a38d7bef9c increase cache timeout to 5 hours 2021-06-04 09:11:28 +02:00
8832958112 follow redirect for content-type detection 2021-06-04 08:54:56 +02:00
aad477ef90 print url with bad content-type 2021-06-04 08:37:57 +02:00
48c666f133 increase local timeout 2021-06-03 16:39:17 +02:00
f8e4fb255b retry content type through proxy 2021-06-03 16:10:12 +02:00
d3808c43f8 remove content-type starting with text 2021-06-03 14:24:49 +02:00
cdc28ebc13 print video link in error 2021-06-03 13:04:26 +02:00
87943c4b03 use zip 2021-05-31 14:46:51 +02:00
631393d4c2 add ctype to result 2021-05-31 13:35:45 +02:00
c1db637b94 fix ytdl variable bug 2021-05-31 13:07:51 +02:00
5f56cf22ae load video from render 2021-05-31 12:59:25 +02:00
a605e7c43d cache complete result 2021-05-30 19:29:35 +02:00
cd3bd950ae add cache for content type 2021-05-30 14:40:20 +02:00
69e9a75d15 print upstream proxy 2021-05-30 14:04:29 +02:00
34734bb7e4 send hls directly 2021-05-30 13:48:54 +02:00
0c32426d27 add provider cache 2021-05-30 12:26:32 +02:00
4f2501ed98 request media directely 2021-05-29 16:02:12 +02:00
f76f084c01 disable redirect for head 2021-05-29 15:55:13 +02:00
7503bd2357 redirect always 2021-05-29 15:45:42 +02:00
14871cd8d6 use proxy for hls 2021-05-29 14:34:23 +02:00
f83c311246 fix proxy url again 2021-05-29 11:08:17 +02:00
6463dd8cda fix proxy url 2021-05-29 11:03:46 +02:00
0505fee331 reuse streamlink sessions 2021-05-29 10:33:10 +02:00
278de926e3 move timeout to StreamProvider 2021-05-28 18:24:50 +02:00
1cff970ecf precompile regex hls 2021-05-28 17:33:40 +02:00
6cd4acd9c3 take time hls 2021-05-28 17:09:15 +02:00
e84e643162 fix title 2021-05-28 16:26:00 +02:00
6ed8b6264e stop looking for data 2021-05-28 16:10:13 +02:00
c021da3441 reduce number of requests 2021-05-28 15:57:19 +02:00
231f7878b2 image logging 2021-05-27 21:39:24 +02:00
2cbf94f1ce stupid async 2021-05-27 21:34:48 +02:00
f96a58c141 add tracemalloc 2021-05-27 21:17:55 +02:00
437cabf303 add image exception 2021-05-27 21:13:20 +02:00
7c1a99dde8 simplify image fetcher 2021-05-27 20:55:08 +02:00
c8a4be5897 future image 2021-05-27 20:51:50 +02:00
5969e24128 catch provider timeout 2021-05-27 20:39:29 +02:00