Commit Graph

1827 Commits

Author SHA1 Message Date
Simon
200f5ed5a2 add apt caching, better structuring 2024-05-21 21:54:20 +02:00
Simon
7a265231bc cache pip 2024-05-21 21:26:09 +02:00
Simon
ed3183b42c remove comments 2024-05-21 21:17:45 +02:00
Simon
a1e3512bab add test_helper 2024-05-21 21:10:21 +02:00
Simon
241e76c17d cleane get_duration_str without zfill on first part 2024-05-21 21:08:24 +02:00
Simon
7111fedd5c fix redirect with is_shorts 2024-05-21 20:55:36 +02:00
Simon
40beb35f34 fix typo, better date parsing error 2024-05-21 20:54:04 +02:00
Simon
d7818871a4 clean up 2024-05-21 20:18:27 +02:00
Simon
d3103ccc30 install missing system dependencies 2024-05-21 20:17:47 +02:00
Simon
30c20b41d9 test and better handle invalid domains 2024-05-21 20:14:40 +02:00
Simon
cfa0cabd41 add unit tests workflow 2024-05-21 19:10:22 +02:00
Simon
8a2040aa26 ignore pytest cache 2024-05-21 19:08:45 +02:00
Simon
e2253fc63b switch to official yt-dlp commit 2024-05-21 19:08:29 +02:00
Simon
f9eff28da7 replace deprecated STATICFILES_STORAGE 2024-05-21 19:05:49 +02:00
Simon
873e7d1e8d add gcc to runner 2024-05-21 17:41:08 +02:00
Simon
91f9351502 limit action run on path glob 2024-05-21 16:51:06 +02:00
Simon
4a49d70b17 Merge branch 'master' into testing 2024-05-21 16:46:30 +02:00
Simon
ca1864843a fix install repo dependencies 2024-05-21 16:41:37 +02:00
Simon
819d166296 update actions version 2024-05-21 16:35:43 +02:00
Simon
d6b5521c11 fix naming 2024-05-21 16:22:59 +02:00
Simon
c9285ce3a1 bump requests 2024-05-21 13:06:40 +02:00
Simon
3e3e3ae78e add tests for urlparser 2024-05-21 13:05:40 +02:00
Simon
ae89f47072 make application testable 2024-05-21 12:18:25 +02:00
Simon
1bcb4f1f7c remove unused CONFIG init 2024-05-21 12:16:30 +02:00
Simon
758038f93d fix sync_to_videos in channel reindex 2024-05-20 13:34:45 +02:00
Simon
d6f679784e fix logout django 5 needing post request 2024-05-20 13:17:11 +02:00
Simon
c7ebbaa207 remove redundant 2024-05-19 13:32:59 +02:00
Simon
a2000b253b Update FRONTEND-MIGRATION.yml 2024-05-19 18:31:31 +07:00
Simon
6e9ae583c9 add Frontend Migration template 2024-05-19 13:24:05 +02:00
Simon
ee5d73917c Add channel art fallback, #build
Changed:
- Added additional channel art fallback extractor
2024-05-17 14:43:43 +02:00
Simon
478d05997c channel art fallback injection, #701 2024-05-16 21:55:27 +02:00
Simon
0e305f60f4 Channel playlist index fix, #build
Changed:
- Fixed channel not indexing correctly for standalone playlist
2024-05-16 19:54:08 +02:00
Simon
3c441c3a31 fix missing channel 2024-05-16 17:44:21 +02:00
Simon
228677ddfb add beta-testing info 2024-05-15 21:15:09 +02:00
Simon
dc0c82c814 New scheduler store and playlist improvements, #build
Changed:
- Changed to persistent celery beat schedule store
- Changed playlist handling and refreshing
- Changed internal queue storage to use Redis
- Changed a lot of other things...
2024-05-15 20:42:08 +02:00
Simon
34ad0ca07d add next steps 2024-05-15 20:40:29 +02:00
Simon
c82d9e2140 bump base image 2024-05-15 19:54:16 +02:00
Simon
bbf59eaca9 set first in queue with score 1 2024-05-15 19:54:05 +02:00
Simon
e42737ad9b bump req 2024-05-15 16:32:04 +02:00
Simon
1d9c274390 better reindex_type handler, fix off by one 2024-05-15 13:18:28 +02:00
Simon
2a35b42d88 add redisqueue in use docs 2024-05-15 11:56:09 +02:00
Simon
11ab314649 refact CommentList to use RedisQueue 2024-05-15 00:37:01 +02:00
Simon
d58d133baf refactor decouple DownloadPostProcess 2024-05-15 00:18:43 +02:00
Simon
d6f3fd883c skip empty add 2024-05-15 00:11:25 +02:00
Simon
8f1a5c8557 use dynamic max_score for reindex queue 2024-05-15 00:11:05 +02:00
Simon
fdc427977e fix types 2024-05-14 23:39:43 +02:00
Simon
db080e97bb better queue total management with score 2024-05-14 23:25:33 +02:00
Simon
5235af3d91 refactor download post processing to redis queue 2024-05-14 19:17:13 +02:00
Simon
6ab70c7602 better att to queue, track score 2024-05-14 18:06:27 +02:00
Simon
86d157699a better 404 handling in views 2024-05-14 17:05:47 +02:00