Commit Graph

115 Commits

Author SHA1 Message Date
f9964a8157 change action
All checks were successful
continuous-integration/drone Build is passing
2022-02-12 12:48:41 +01:00
6cf319940f use pydantic for proxy communication
All checks were successful
continuous-integration/drone Build is passing
2022-02-12 12:23:37 +01:00
9294cd54ed try again
All checks were successful
continuous-integration/drone Build is passing
2022-02-05 22:03:32 +01:00
52f51bc6d5 fix error message
All checks were successful
continuous-integration/drone Build is passing
2022-02-05 21:56:06 +01:00
78e5974a92 fix None if not found
All checks were successful
continuous-integration/drone Build is passing
2022-02-05 01:59:37 +01:00
1cfc0685bf ignore imports for requests, youtube_dl and streamlink in mypy 2022-02-04 18:01:07 +01:00
0fb28e0741 format with black 2022-02-04 17:44:47 +01:00
1c8df48822 add type annotations to stream.py 2022-02-04 17:36:36 +01:00
b89f2bccab add some type info 2022-02-01 20:54:51 +01:00
d7bab22280 fix proxy elem 2022-01-30 14:38:34 +01:00
dca80369de fix region parsing 2022-01-30 14:14:22 +01:00
050c654b92 fix config 502 2022-01-30 13:38:01 +01:00
dddc8a5a49 experimental region support 2022-01-30 13:15:42 +01:00
6d88564ebf add direct mode
All checks were successful
continuous-integration/drone Build is passing
2021-12-27 18:13:54 +01:00
66a80f5526 fix distutils and streamlink
All checks were successful
continuous-integration/drone Build is passing
2021-12-27 16:57:19 +01:00
b79fd2ada8 remove test print 2021-11-19 12:43:25 +01:00
42f24ba169 clean tuple 2021-11-19 12:31:33 +01:00
2077673849 print response json proxy 2021-11-19 12:21:46 +01:00
a0636187d6 print json proxy 2021-11-19 12:14:06 +01:00
8d10c54636 add content-type to upstream 2021-11-19 11:04:48 +01:00
6fa6426f79 fix proxy ctype lookup 2021-11-19 10:47:36 +01:00
4413fddab4 add content-type fallback seafile 2021-11-19 10:26:33 +01:00
c42b1a21d3 derp 2021-11-18 23:08:32 +01:00
c959eb07b6 try except import 2021-11-18 23:02:14 +01:00
4bd5ed6ccc force seafile content-type 2021-11-18 21:26:37 +01:00
dde0318e48 add support for twitter 2021-09-27 08:40:14 +02:00
fdf26cd34f add raw mode 2021-09-26 14:19:03 +02:00
2909e14fe4 fixed seafile url 2021-09-07 15:01:17 +02:00
2458d6f2f5 add empty variables to json seafile 2021-09-06 09:02:36 +02:00
116d990cb7 use esprima for js parsing 2021-09-05 14:55:57 +02:00
02a9b5e470 add seafile support 2021-09-02 15:27:51 +02:00
1caea2792e add multiple country support 2021-08-03 09:26:24 +02:00
ab34a21f2c match provider by prefix 2021-07-23 17:38:59 +02:00
f739418141 test for none proxy env 2021-07-23 17:30:22 +02:00
a72b37bc34 reformat proxy env 2021-07-23 17:23:57 +02:00
46bc95c34f add support for multiple countries per provider 2021-07-23 16:50:12 +02:00
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