Commit Graph

141 Commits

Author SHA1 Message Date
65cec66bfe
add ph support
All checks were successful
continuous-integration/drone Build is passing
2023-07-30 16:12:53 +02:00
e62327c64f
add comment 2023-07-23 12:29:14 +02:00
a1ac365fad
fix streamlink 2023-07-23 12:27:36 +02:00
95b243f7e5
disable streamlink for python
All checks were successful
continuous-integration/drone Build is passing
2023-07-07 21:19:25 +02:00
269ece679f
derp
All checks were successful
continuous-integration/drone Build is passing
2023-07-07 20:40:36 +02:00
491f81dd2a
cast to str
All checks were successful
continuous-integration/drone Build is passing
2023-07-07 20:29:53 +02:00
9b36a2ed1e
fix serialization bug
All checks were successful
continuous-integration/drone Build is passing
2023-07-07 20:17:05 +02:00
f8dd88e8a5
add debug logging 2
All checks were successful
continuous-integration/drone Build is passing
2023-07-07 20:10:13 +02:00
d003d2b325
add debug logging
All checks were successful
continuous-integration/drone Build is passing
2023-07-07 20:05:48 +02:00
c77161dda3
use yt_dlp
All checks were successful
continuous-integration/drone Build is passing
2023-07-07 19:37:51 +02:00
d5be542712
add webm seafile
All checks were successful
continuous-integration/drone Build is passing
2022-05-09 00:50:46 +02:00
9f0078c465
remove log 2022-04-03 15:45:45 +02:00
96a6277a01
log proxy failure
All checks were successful
continuous-integration/drone Build is passing
2022-04-03 15:26:36 +02:00
98924eb867
log setup handler
All checks were successful
continuous-integration/drone Build is passing
2022-04-03 14:37:04 +02:00
9233083f04
more logging
All checks were successful
continuous-integration/drone Build is passing
2022-04-03 14:09:03 +02:00
4d9cca40e7
log proxy
All checks were successful
continuous-integration/drone Build is passing
2022-04-03 13:51:24 +02:00
4267f6a7ca
add download support 2022-02-13 14:15:33 +01:00
b667177531
parse json with pydantic
All checks were successful
continuous-integration/drone Build is passing
2022-02-13 11:37:09 +01:00
2ce25ac5ac
json response
All checks were successful
continuous-integration/drone Build is passing
2022-02-13 11:18:29 +01:00
c103f54035
use dict for post
All checks were successful
continuous-integration/drone Build is passing
2022-02-12 14:17:10 +01:00
77c5e5757e
add type check for upstream
All checks were successful
continuous-integration/drone Build is passing
2022-02-12 14:04:18 +01:00
7fe68c882e
wrap thumbnail 2022-02-12 14:01:30 +01:00
c969a9a1ce
dataclass for link
All checks were successful
continuous-integration/drone Build is passing
2022-02-12 13:51:17 +01:00
fb48a2181a
improve errors 2022-02-12 13:31:09 +01:00
bb7e2cd7f3
set upstream to optional
All checks were successful
continuous-integration/drone Build is passing
2022-02-12 13:18:49 +01:00
7281614024
set region to optional
All checks were successful
continuous-integration/drone Build is passing
2022-02-12 13:05:42 +01:00
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