Commit Graph

1209 Commits (db4798754a17d1be1fcfe0402b8574928915728d)
 

Author SHA1 Message Date
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
simon 14d5a7ee1a
fix progress bar and video-tags overlap 2 years ago
simon 0c8830793c
add vid_type tag to queue thumb 2 years ago
simon 46229db64c
[API] add download now endpoint, fix vid_type 2 years ago
simon 7941b0412b
set vid_type for pending items in ta_download 2 years ago
simon 3db6077adf
bump pillow 2 years ago
simon d690c4591c Merge branch 'master' into testing 2 years ago
Chance Turner 98f5b66826
Lives and shorts (#395)
* Initial shot at adding in live and short videos

* Fix for typo on config variable names

* Remove was_live youtube flag

* Adding startup script to support setting vid_type on ta_video for videos created prior to support for live and shorts

* Linting updates

* More linting fixes

* Removing title variable from loop tuple unpacking
2 years ago
simon 43a41973d9
fix missing run method call 2 years ago
simon 00379bfe26
fix cookie validate bool logic 2 years ago
simon 7f603cb06a
sponsorblock fix, #build
Changed:
- Fixes sponsorblock integration after remote API change
2 years ago
simon 34ed6ebc63
fix sponsorblock segments parser, #397 2 years ago
simon 14e0429758
API endpoints, #build
Changed:
- [API] Added delete video endpoint
- [API] Added delete channel endpoint
- [API] Added watched state endpoint
- Changed download queue interaction to existing endpoints
- Added update notification task
2 years ago
simon 73e1bba541
fix refactor codelist init 2 years ago
simon 599dd26b53
refactor comment interface into reusable CommentList class 2 years ago
simon 0b60377e19
cleanup, fix lint 2 years ago
simon 6ed2308f99
[API] add watched state endpoints 2 years ago
simon a2e2fd1b89
add missing trailing / for endpoints docs 2 years ago
simon 09556dbf21
switch deleteQueue to API call 2 years ago
simon 470ecb007d
switch re-add to queue to API call 2 years ago
simon 8af10f8c07
switch ignore to API call 2 years ago
simon 7a9f5e5685
[API] add and use DELETE channel endpoint 2 years ago
simon bad4b48573
switch forget ignored to API call 2 years ago
simon db21ee8bcb
[API] add and use DELETE video endpoint 2 years ago
simon 63f35b19fe
register version_check schedule 2 years ago
simon ef44cb852c
add new version notification to UI 2 years ago
simon ae6bb4e757
consolidate min var initiate for simple views 2 years ago
simon 5244cddeb3
add version_check background task 2 years ago
simon fff389359a
update unstable TA_VERSION 2 years ago
simon 49961b2c4b
add comment for min CPU requirements, #384 2 years ago
simon c987c13fc7
manual reindex, #build
- Added reindex buttons for videos, channels, playlists
- [API] Added endpoints to controll reindex queue
- Added disctiction between *False* and *None* comments
- Fix for cast, enable by setting ENABLE_CAST=True env var
- Fix for failed comment extraction failing whole video
2 years ago
simon 4cccb73812
use timestamp() instead of strftime 2 years ago
simon e804dd1aec
continue indexing if comment indexing failes, #383 2 years ago
simon f45a3095cb
fix cast, use ENABLE_CAST env var to enable, #331 2 years ago
simon 3b4969dcea
distinct between none and false comments 2 years ago
simon 18f6455eb2
add reindex buttons to templates 2 years ago
simon 71dd63d3f0
[API] implement refresh GET and POST endpoints 2 years ago
simon 21028d4e25
dict better REINDEX_CONFIG datatype 2 years ago
simon 2753ce93a2
add contains to RedisQueue 2 years ago
simon 3b3d151ec3
add reindex task lock, implement add to running queue 2 years ago
simon c25af5cfaa
add basic architecture overview 2 years ago
simon 018b578982
[API] add reindex endpoing 2 years ago