Commit graph

83 commits

Author SHA1 Message Date
Kavin
f2a7497d32
Add one more content unavailable message for georestricted check 2022-11-28 01:18:05 +00:00
Kavin
ffe0778c23
Check if geo restricted on unavailable videos. 2022-11-28 00:45:38 +00:00
Kavin
f140f8fe5a
Localize image URLs to current instance. 2022-11-27 16:44:42 +00:00
Kavin
12c41980dd
Implement geo restrictions bypass. 2022-11-27 00:29:26 +00:00
Kavin
d0fd4e0da6
Optimize playlist adding queries. 2022-11-26 19:45:31 +00:00
Bnyro
d5054a9fbb
allow adding multiple videos to a playlist at the same time 2022-11-26 19:25:11 +00:00
Kavin
cdbb3a10eb
Migrate to new default method for Argon2 Constructor. 2022-11-26 19:06:45 +00:00
Kavin
abd19aa94d
Better event send handling. 2022-11-23 21:52:12 +00:00
Kavin
f9b89663be
Simplify transaction for video updates. 2022-11-18 21:08:37 +00:00
Kavin
adfc0850ed
Speed up playlists and fix adding videos on empty playlists. 2022-11-18 17:27:42 +00:00
Kavin
a15444645a
Don't query full video anywhere. 2022-11-17 16:24:47 +00:00
Kavin
ec89d042e3
CriteriaUpdate for video updates. 2022-11-17 15:55:43 +00:00
Kavin
28104cc7e4
Right join when querying table to avoid full scan. 2022-11-17 04:38:24 +00:00
Kavin
e4c7ff1333
Don't join users table when adding / removing videos from playlist. 2022-11-17 01:53:48 +00:00
Kavin
dfd7580374
Use right join on channels. 2022-11-17 01:09:12 +00:00
Kavin
0fd90ab1c9
Implement better playlist querying. 2022-11-17 00:03:41 +00:00
Kavin
005bbfd1e5
Implement channel data federation. 2022-11-16 23:04:45 +00:00
Kavin
92cee87822
Merge pull request #439 from TeamPiped/stream-timeout
Add timeout for streams response.
2022-11-16 19:45:28 +00:00
Kavin
f757c439af
Add timeout for streams response. 2022-11-16 19:44:53 +00:00
Kavin
32f30e42f4
Fix NPE check for channel uploader. 2022-11-16 19:32:39 +00:00
Kavin
98628aff98
Implement support for audio track info. 2022-11-15 19:24:52 +00:00
Kavin
6ad27aea2a
Update NPE. 2022-11-15 19:21:36 +00:00
Kavin
9d8117239f
Fix incorrect field. 2022-11-13 00:48:12 +00:00
Kavin
cd6e63130b
Implement federation of video data. 2022-11-13 00:27:13 +00:00
Kavin
22dcf7a88e
When parameter is not provided, throw an ErrorResponse. 2022-11-04 19:42:05 +00:00
Kavin
a1170677b4
Add more parameter validation. 2022-10-31 10:44:19 +00:00
Kavin
322769b0e4
Use streaming api directly from query. 2022-10-31 10:44:00 +00:00
Kavin
405e0d3bb3
Add some sentry extra data.
And fix potential NPE in RydHelper.
2022-10-31 01:15:46 +00:00
Kavin
f4cb18d102
Add videoId scope and fix sentry transaction trace. 2022-10-30 23:53:41 +00:00
Kavin
08b61a1d20
Ignore ErrorResponse and implement tracing. 2022-10-30 22:26:20 +00:00
Kavin
4a8fb80411
Implement status code error errors. 2022-10-30 21:41:02 +00:00
Kavin
5e531e19d3
Add better validation for some parameters. 2022-10-30 20:29:57 +00:00
Kavin
2afecb3f39
Refactor server code into multiple classes. 2022-10-29 22:00:55 +01:00