Commit Graph

320 Commits

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