Commit Graph

448 Commits

Author SHA1 Message Date
FireMasterK 0129cc58ce
Add support for search filters and simplify continuations. 2021-06-15 01:14:41 +05:30
FireMasterK f00153205e
Don't parse manifest and add proxyUrl for clientside rewrites. 2021-06-10 02:50:53 +05:30
FireMasterK d53459171f
Give better responses on errors. 2021-06-07 00:15:13 +05:30
FireMasterK 2eb424dcae
Cleanup page handling + fix channel continuations. 2021-06-06 01:04:33 +05:30
FireMasterK 50e5a8871a
Fix error when playlist has no uploader. 2021-06-02 00:22:48 +05:30
FireMasterK 5b77fbed1c
Support for initial pages of other channel URL types. 2021-05-29 00:10:11 +05:30
FireMasterK 3811a7f264
Allow early expiry of cookies.
Currently configured to 30 minutes.
2021-05-28 20:47:25 +05:30
FireMasterK d687446dbf
Add additional details and playlists on search endpoint. 2021-05-28 17:38:48 +05:30
FireMasterK 0e07295265
Add uploader info search. 2021-05-06 21:56:03 +05:30
FireMasterK a2cd2baf2a
Fix channel URL in comments API. 2021-05-03 21:06:53 +05:30
FireMasterK 98ecee55aa
Allow more to be cached at the browser. 2021-04-22 19:52:32 +05:30
FireMasterK 2139b1431b
Add more info to captions. 2021-04-21 19:52:58 +05:30
FireMasterK 179025af7e
Change from ids to base64 encoded continuations. 2021-04-21 19:32:50 +05:30
FireMasterK 35fa684e4b
Add comments API. 2021-04-03 20:38:32 +05:30
FireMasterK 009c776c71
Use a better threading model. 2021-03-31 16:48:43 +05:30
FireMasterK d9a84215d7
Implement uploaded date in search. 2021-03-30 20:26:33 +05:30
FireMasterK 8cfa00d5bb
Remove rewriting of thumbnails URLs.
They already use WEBP.
2021-03-30 15:17:06 +05:30
FireMasterK 0d76c7437e
Fix playlist continuation. 2021-03-30 15:06:01 +05:30
FireMasterK 8e9547ef8d
Fix channel continuation. 2021-03-30 14:52:36 +05:30
FireMasterK efc28a8994
ActiveJ migration. (#30)
* Initial ActiveJ migration.

* Add multi-threading.
2021-03-29 19:29:10 +05:30
FireMasterK a0759b4722
Add in-memory anti-captcha implementation. 2021-03-04 19:44:52 +05:30
FireMasterK ec2d9a38cd
Remove client for now. 2021-02-24 16:02:49 +05:30
FireMasterK 9275e01c5a
Fix compile error. 2021-02-24 15:56:26 +05:30
FireMasterK dd2ee203bb
Commit changes. 2021-02-24 15:22:29 +05:30
bopol 935ec90710
use server.onDispose().block() instead of Thread.sleep(Long.MAX_VALUE) (#19) 2021-02-10 01:00:34 +05:30
bopol 7e5256134b
Change pubsub mimetype 2021-02-05 20:33:21 +01:00
bopol 347bacdd85 add response mime type 2021-02-05 19:28:02 +01:00
bopol 554d39807b add status code to server response 2021-02-05 18:54:46 +01:00
bopol e8c7b44e8e Use HttpHeaderNames for HTTP headers 2021-02-05 18:53:14 +01:00
FireMasterK ec247f5bce
perf: add server timings 2021-01-30 20:39:01 +05:30
FireMasterK 2d1853d6a5
fix error 2021-01-20 21:16:29 +05:30
FireMasterK e0b0dc946a
fix missing import. 2021-01-20 21:13:41 +05:30
FireMasterK f712797345
livestreams: add quality selector 2021-01-20 21:05:13 +05:30
FireMasterK 701a9a4837
Fix banner URLs. 2021-01-14 21:20:01 +05:30
FireMasterK bf42b197be
fix missing imports. 2021-01-12 13:46:49 +05:30
FireMasterK 6b22474093
performance: read and write data as byte arrays. 2021-01-12 13:45:09 +05:30
FireMasterK 208deffbd1
add playlists and small changes. 2021-01-04 11:17:28 +05:30
FireMasterK 4986fe864c
Next page in search results. 2020-12-14 12:41:42 +05:30
FireMasterK 0151b6f2d8
Remove getters. 2020-12-14 11:30:45 +05:30
FireMasterK 709478605a
Add search. 2020-12-09 19:00:42 +05:30
FireMasterK 26b92c751a
Better proxying of images. 2020-12-09 18:59:12 +05:30
FireMasterK a395115f18
Fixed images not being proxied. 2020-11-25 12:11:06 +05:30
FireMasterK 9527ad4133
Channel Pages and search suggestions. 2020-11-25 10:56:25 +05:30
FireMasterK f3ab50402c
Livestream and Async task for fetching data. 2020-11-17 11:04:50 +05:30
FireMasterK 669f1a7308
More cleanup. 2020-11-15 17:27:04 +05:30
FireMasterK 9e89d13518
Cleanup and fix Unicode characters. 2020-11-15 14:17:50 +05:30
FireMasterK f18f87c736
Add support for an external proxy. 2020-11-13 03:10:50 +05:30
FireMasterK 41395b47d0
Initial commit. 2020-11-13 02:49:45 +05:30