247 Commits

Author SHA1 Message Date
Kavin
a89a117534
Fix for channel updates not triggering. 2023-03-23 20:01:21 +00:00
Kavin
7b2ac41879
Revert to using a regular cached executor. 2023-03-18 18:52:04 +00:00
Kavin
69814ddc30
Cleanup SponsorBlock utils to fix issues. 2023-03-18 18:16:39 +00:00
Kavin
4a533e9513
Attempt to migrate to Java 19. 2023-03-09 23:19:14 +00:00
Kavin
c5981d8aaf
Update max channel length 2023-03-06 01:14:46 +00:00
Kavin
89a8737bcd
Fix for non-utf-8 URLs from LBRY. 2023-03-04 20:46:39 +00:00
Kavin
ed04f8b6c9
Remove okhttp for reqwest. 2023-03-01 02:19:49 +00:00
Kavin
d74d683615
Fetch LBRY HLS stream. 2023-02-27 11:41:06 +00:00
Alin
618b59d1af change order 2023-02-16 17:36:41 +00:00
Alin
8d0012cb8a add category 2023-02-16 16:12:29 +00:00
Kavin
34231631c9
Fix right pubsub url for subscription. 2023-01-31 20:06:57 +00:00
Kavin
0965fc5007
Cleanup unnecessary hash function. 2023-01-30 16:57:48 +00:00
Kavin
36af3af096
Use reqwest4j instead of okhttp. 2023-01-30 03:11:56 +00:00
Kavin
c2a93d5354
Don't escape entire HTML, just the URL. 2023-01-14 14:36:43 +00:00
Kavin
2a0ae093ea
Fix escaping URL content that contains special characters. 2023-01-14 00:29:30 +00:00
Bnyro
85c7774637 Show the video thumbnail as RSS content 2023-01-09 19:08:10 +01:00
Bnyro
e19bfaad91 Show all available info as feed content 2023-01-09 18:58:48 +01:00
Kavin
57173dc426
Rewrite images to proxy in preview frames. 2022-12-15 17:55:15 +00:00
Kavin
757ef1722c
Fix typo to actually add to array. 2022-12-15 17:47:35 +00:00
Kavin
c7533ecc91
Add support to extract preview frames. 2022-12-15 17:31:35 +00:00
Kavin
aa36c6f68b
Filter invalid channel IDs. 2022-12-14 20:38:19 +00:00
Kavin
522fd2cd66
Add missing pubsub channels. 2022-12-14 13:44:50 +00:00
Kavin
3be67c18ff
Detect shorts content properly in feed. 2022-12-11 02:45:18 +00:00
Kavin
b1b7dbb44a
Attempt to improve pubsub subscription handling. 2022-12-10 04:56:31 +00:00
Kavin
cda5a3f5d3
Add better error messages on room join fail 2022-11-28 01:05:02 +00:00
Kavin
12c41980dd
Implement geo restrictions bypass. 2022-11-27 00:29:26 +00:00
Kavin
abd19aa94d
Better event send handling. 2022-11-23 21:52:12 +00:00
Kavin
bf269aec5e
Fix syncrunner extracting Streams unnecessarily. 2022-11-23 21:24:30 +00:00
Kavin
4c83e916cd
Remove downloader caching. 2022-11-22 10:33:23 +00:00
Kavin
030bf0aa30
Fix for playlist video ordering. 2022-11-19 00:17:34 +00:00
Kavin
5b296eb488
Handle playlist video querying correctly. 2022-11-19 00:06:01 +00:00
Kavin
8d23459406
Simplify and optimize playlist query. 2022-11-18 21:49:05 +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
616c42ee2f
Fix for LBRY domain change. 2022-11-17 17:16:29 +00:00
Kavin
b065ea8668
Fix query type error. 2022-11-17 16:54: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
005bbfd1e5
Implement channel data federation. 2022-11-16 23:04:45 +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
79621ac562
Federate new video content. 2022-11-13 01:00:26 +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
d5585738da
Throw 400 response for invalid parameters messages from extractor. 2022-10-31 12:00:37 +00:00
Kavin
afd213b4c8
Handle potential bad responses for RYD. 2022-10-31 11:49:22 +00:00
Kavin
fe87d2cf4d
Don't log error response. 2022-10-31 11:09:57 +00:00
Kavin
d4d9c71279
Remove org.json and fix occasional json exception. 2022-10-31 10:43:34 +00:00
Kavin
405e0d3bb3
Add some sentry extra data.
And fix potential NPE in RydHelper.
2022-10-31 01:15:46 +00:00
Kavin
4a8fb80411
Implement status code error errors. 2022-10-30 21:41:02 +00:00