Commit Graph

170 Commits

Author SHA1 Message Date
pluja
bd78ea8b80 Merge branch 'dev-indep' of https://github.com/ytorg/yotter into dev-indep 2021-02-01 10:30:37 +01:00
pluja
46faa07273 Fix t#187 and change cache time limit 2021-02-01 10:28:05 +01:00
toh995
7feef8c07f Refactor to use f-strings 2021-01-07 00:04:49 -08:00
pluja
fac46ee853 Use new (self implemented) nitter API for Twitter (#140). 2020-11-09 15:39:30 +01:00
pluja
92689b954c Fix yotter data import 2020-11-06 14:58:43 +01:00
pluja
1fc218605e First implementation of the API for Nitter (#140) 2020-11-06 11:24:59 +01:00
pluja
889faa776c Use abbrev for verion (#130) 2020-11-05 19:29:01 +01:00
pluja
e4e8754fc8 Correction with docker versioning (#130) 2020-11-05 19:25:38 +01:00
pluja
c3f4247c31 Non-docker date fixes (#130) 2020-11-05 19:21:18 +01:00
pluja
7316c3a70c Re-automate versioning (#130) 2020-11-05 19:15:11 +01:00
pluja
36294cb0a9 Make server version Docker-compatible (#130) 2020-11-05 15:08:54 +01:00
pluja
4b098d7f52 Add latest update date to /status 2020-11-04 09:38:51 +01:00
pluja
b285081ca8 Set commit hash as version for automation 2020-11-04 09:27:19 +01:00
pluja
eda19ffebb Add Yotter version to /status (#130) 2020-11-04 08:49:10 +01:00
Christiankoo
3564c19838 Background process for importing data 2020-11-03 22:00:38 +01:00
pluja
98b0b16f5a Fix error with twitter
Provoked by previous commit
2020-11-01 22:35:56 +01:00
pluja
923c3f2a62 Fix <br> text on tweets 2020-11-01 22:32:40 +01:00
pluja
78d6044dd2 Use Youtube-dlc for video data extraction 2020-10-30 16:16:09 +01:00
pluja
fa893f2d05 Change nginxVideoProxy to isInstance 2020-10-17 13:09:08 +02:00
pluja
4b153cf7e9 Fix #113 2020-10-16 13:17:58 +02:00
pluja
4e3a1f4ed3 Description error 2020-10-11 07:53:49 +02:00
pluja
bd5d300386 Fix error with descriptions 2020-10-11 07:51:49 +02:00
pluja
4d44cd267f Replace hardcoded boolean
Forgot it while testing :D
2020-10-10 22:34:56 +02:00
pluja
691e35c22c Adds a status page 2020-10-10 22:31:33 +02:00
pluja
023798abce Fix issue with URL host parameter 2020-10-10 21:30:59 +02:00
pluja
627e5e366f Fix some videos not working 2020-10-10 21:26:10 +02:00
pluja
eef05cc769 Improve channels page 2020-10-10 20:35:03 +02:00
pluja
fb2d3a962b Fix search results sometimes didnt show up 2020-10-10 18:08:49 +02:00
pluja
8efae82302 First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
pluja
53586d0195 Fix twitter not working on fresh installations
There was a problem with cache not being created
2020-10-10 09:41:14 +02:00
pluja
2e8ab33259 Adds support for Youtube comments 2020-10-07 16:22:16 +02:00
pluja
c60b3ade82 Fixes tweet reply user profile links
When a user quoted another, the quoted user profile link was broken
2020-10-06 19:13:04 +02:00
pluja
3dbb76d6a3 Fixes some twitter profiles crashing
This was caused by line 874, when a tweet was not available
2020-10-06 19:09:14 +02:00
pluja
0829838063 Limit petitions to Nitter on 60s interval
Default: use cache if cache is not older than 1 minute
2020-10-06 18:11:28 +02:00
pluja
74a3651faf Testing support for livestreams 2020-10-06 17:34:38 +02:00
pluja
6219fa5f9d Fixes repeated tweets on feed 2020-10-05 23:12:34 +02:00
pluja
d506d556b8 Improve youtube search
Adds pagination, sort modes, etc
2020-10-05 18:10:29 +02:00
pluja
1638252d22 Fixes channel avatars not shown on search 2020-10-05 17:19:10 +02:00
pluja
8250184877 Fixes problem with audio urls 2020-10-05 17:14:16 +02:00
pluja
ebe1b10c92 Improve video extractor 2020-10-05 15:12:02 +02:00
pluja
5d510101ab Fix scheduled videos 2020-10-05 13:48:54 +02:00
0ihgk1uVBLlTBzVo7F9B
c05a53ca99 Simplify import process. 2020-10-03 19:06:37 +02:00
pluja
874d5eb282 Changes variable name
From  to
2020-10-02 13:53:46 +02:00
pluja
6bae58841b Increases max tweets on feed 2020-10-02 13:50:26 +02:00
pluja
aa05ac0718 Fixes error that prevented caching from working 2020-10-01 11:58:17 +02:00
pluja
6324ac9d5a Add pseudo-caching to twitter feed 2020-10-01 11:21:53 +02:00
pluja
fdfb106141 Adds showing actual page 2020-10-01 10:11:49 +02:00
pluja
99b1f23c6e Shows only 5 next pages
Fix showing all possible pages
2020-10-01 10:09:05 +02:00
pluja
56151b78c4 Adds pagination on twitter feed
This improves performance on low-end devices
2020-10-01 09:47:45 +02:00
pluja
fd1195ffaa Removes insecure clear_inactive_users endpoint (#85) 2020-09-29 22:18:25 +02:00