Commit Graph

1250 Commits (2d942fe9b571c1242c5276996780c414b5916ddb)
 

Author SHA1 Message Date
simon 2d942fe9b5
load defaults for schedule builder at startup 1 year ago
simon f18e2ce599
remove old startup class 1 year ago
simon 08350181f3
create ta_startup manage.py command 1 year ago
simon 114c7c2811
return new version in is_updated 1 year ago
simon 83057d9e54
return files clearded from clear_dl_cache 1 year ago
simon d73a131616
extend timeout 1 year ago
simon 1b5a810520
finalize connection check manage.py command 1 year ago
simon 2f685859cf
bump bs4 lib 1 year ago
simon cacf6e43b8
add envcheck and basic connection check startup command 1 year ago
simon 991ab6a2bd
bump requests lib 1 year ago
simon 188eb9fc41
update feature request desc 1 year ago
simon 4db3775eba
manage new feature expectations 1 year ago
simon 57841ea1c0
clarify keyword filter roadmap item 1 year ago
simon 3602ec4560
update TA_VERSION v0.3.2 1 year ago
simon afa865edb1
Fix startup and channel page, #build
Changed:
- Fixed startup schedule builder for new installations
- Fixed shorts and streams page sizes set to 0
1 year ago
simon bf5a93dae0
update TA_VERSION unstable 1 year ago
simon 4d65d45a59
disable shorts or streams for channels, #405 1 year ago
simon c75ef72e74
fix linter 1 year ago
simon 5d0689abba
fix startup schedule builder for new installs, #408 1 year ago
simon c0e36133a1
remove timeouts on ES connection 1 year ago
simon 89ac53083f
fix startup lock race 1 year ago
simon 18acf22d2e
update TA_VERSION 1 year ago
simon 98366f1051
update tubearchivist-es 1 year ago
simon 122b7f0d82 Merge branch 'docs' into testing 1 year ago
simon d6a861118f
better watched state log output 1 year ago
simon 37e173a5cc
update es permission error message 1 year ago
simon 18a4484fa8
fix reindex logic when not using cookies 1 year ago
simon fc04fdadd5
add note about other channel subpages 1 year ago
simon 96cb5ef9ed
update docs for v0.3.1 1 year ago
simon f665a1c7f5
fix unknown videos at startup 1 year ago
simon 092c467a2e
default to videos vid_type in get_youtube_details 1 year ago
simon 1471fce2c3
Reindex shorts and streams, #build
Changed:
- Match exiting videos with new video type
- Randomize version check schedule per installation
1 year ago
simon 8db361cc88
channel fullscan to fix vid_type in refresh task 1 year ago
simon 00d7c33af6
randomize version_check schedule 1 year ago
simon 7d2bdc58ba
bump libraries 1 year ago
simon 61b9110a5c
Shorts and Streams, #build
Changed
- Added separate channel pages for streams and shorts
- Changed URL parser to take shorts urls
- Changed hiding empty channel tabs from UI
- Fixed playlist validator to only validate active playlists
- Fixed reindex task not triggering for channels and playlists
- [API] Add download now endpoint
2 years ago
simon d033573bd6
hide empty shorts and streams from page 2 years ago
simon 7d6a879966
bump python base file 2 years ago
simon 9a526f93f4
fix reindex active_key 2 years ago
simon 5888e5442a
set default streams and shorts channel size to 50 2 years ago
simon d5885273ac
detect any shorts before adding to queue 2 years ago
simon db4798754a
match streams type with was_live 2 years ago
simon 646bc1b12e
filter by vid_type for add to download queue 2 years ago
simon d9f73622a5
refactor UrlParser into own module, rename enum fields 2 years ago
simon cd8b8aafc6
bump libraries 2 years ago
simon e299308711
match VideoTypeEnum with yt channel paths 2 years ago
simon eccad8968b
add unknown field to VideoTypeEnum 2 years ago
simon 72e9234b2b
fix playlist validator only validating active playlists 2 years ago
simon eb812d2b0a
add timeouts 2 years ago
simon ce4288ff66
add is_short standalone helper function 2 years ago